summaryrefslogtreecommitdiffstats
path: root/linux-2.6-serial-460800.patch
diff options
context:
space:
mode:
Diffstat (limited to 'linux-2.6-serial-460800.patch')
-rw-r--r--linux-2.6-serial-460800.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-2.6-serial-460800.patch b/linux-2.6-serial-460800.patch
index 9aa392c9e..979b248d5 100644
--- a/linux-2.6-serial-460800.patch
+++ b/linux-2.6-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.c
-+++ b/drivers/tty/serial/8250.c
+--- a/drivers/tty/serial/8250/8250.c
++++ b/drivers/tty/serial/8250/8250.c
@@ -7,6 +7,9 @@
*
* Copyright (C) 2001 Russell King.