diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-05-24 20:35:46 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-05-24 20:35:46 +0000 |
commit | 46e2eea1efc7037bf730d9885c3991be00c9b451 (patch) | |
tree | a0b05252bde69edc60654abd103ce0a2cdea830a /target/linux/adm5120/patches-2.6.32/200-amba_pl010_hacks.patch | |
parent | a93571825f040d24c12c6071dab32a5d98018091 (diff) | |
download | mtk-20170518-46e2eea1efc7037bf730d9885c3991be00c9b451.zip mtk-20170518-46e2eea1efc7037bf730d9885c3991be00c9b451.tar.gz mtk-20170518-46e2eea1efc7037bf730d9885c3991be00c9b451.tar.bz2 |
target/linux: refresh 2.6.32 patches
SVN-Revision: 21566
Diffstat (limited to 'target/linux/adm5120/patches-2.6.32/200-amba_pl010_hacks.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.32/200-amba_pl010_hacks.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/adm5120/patches-2.6.32/200-amba_pl010_hacks.patch b/target/linux/adm5120/patches-2.6.32/200-amba_pl010_hacks.patch index 5f32fa2..41c88a9 100644 --- a/target/linux/adm5120/patches-2.6.32/200-amba_pl010_hacks.patch +++ b/target/linux/adm5120/patches-2.6.32/200-amba_pl010_hacks.patch @@ -267,7 +267,7 @@ } static void -@@ -565,8 +564,8 @@ pl010_console_write(struct console *co, +@@ -565,8 +564,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); -@@ -575,10 +574,10 @@ pl010_console_write(struct console *co, +@@ -575,10 +574,10 @@ pl010_console_write(struct console *co, * and restore the TCR */ do { |