summaryrefslogtreecommitdiffstats
path: root/serial-460800.patch
diff options
context:
space:
mode:
Diffstat (limited to 'serial-460800.patch')
-rw-r--r--serial-460800.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/serial-460800.patch b/serial-460800.patch
index 0e68378e7..bdae70e31 100644
--- a/serial-460800.patch
+++ b/serial-460800.patch
@@ -1,7 +1,7 @@
diff --git a/drivers/serial/8250.c b/drivers/serial/8250.c
index 2209620..659c1bb 100644
---- a/drivers/tty/serial/8250/8250.c
-+++ b/drivers/tty/serial/8250/8250.c
+--- a/drivers/tty/serial/8250/8250_core.c
++++ b/drivers/tty/serial/8250/8250_core.c
@@ -7,6 +7,9 @@
*
* Copyright (C) 2001 Russell King.