summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.32/200-amba_pl010_hacks.patch
diff options
context:
space:
mode:
authoracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-06-06 21:16:31 +0000
committeracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-06-06 21:16:31 +0000
commit5a755c376b1e8db5a4ef0cde6b09cbda5cdc306d (patch)
tree267f04a4d0982a2406f11b6e0dac09a5f4aad51c /target/linux/adm5120/patches-2.6.32/200-amba_pl010_hacks.patch
parentc7dadaeb3f93a059d9abd6a242404ea80dcd499b (diff)
refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21694 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch4
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 41c88a948..5f32fa2dd 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 {