diff options
Diffstat (limited to 'target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch b/target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch index cb36ec6a9f..b1de1b34b1 100644 --- a/target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch +++ b/target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch @@ -267,7 +267,7 @@ } static void -@@ -576,8 +575,8 @@ pl010_console_write(struct console *co, +@@ -576,8 +575,8 @@ pl010_console_write(struct console *co, /* * First save the CR then disable the interrupts */ @@ -278,7 +278,7 @@ uart_console_write(&uap->port, s, count, pl010_console_putchar); -@@ -586,10 +585,10 @@ pl010_console_write(struct console *co, +@@ -586,10 +585,10 @@ pl010_console_write(struct console *co, * and restore the TCR */ do { |