summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-06-12 19:17:57 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-06-12 19:17:57 +0000
commit27e94101def26f60ce5f65835c082f791f6ed641 (patch)
tree7dcda6dd00b39a1cf0a038df25cca76a1b213a09 /target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch
parent9f0d58cb15d8f345bfacb0b2e6f7aa86e62e1e31 (diff)
[adm5120] cleanup files using checkpatch.pl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27162 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch4
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 cb36ec6a9..b1de1b34b 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 {