aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-06-12 19:17:57 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-06-12 19:17:57 +0000
commit3d41f1652c8ab4b0bdd59efea57747b75130e8d3 (patch)
tree7dcda6dd00b39a1cf0a038df25cca76a1b213a09 /target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch
parent24e4b5bc83d830fd5299ccc9265f56d2ae12c4c8 (diff)
downloadmaster-187ad058-3d41f1652c8ab4b0bdd59efea57747b75130e8d3.tar.gz
master-187ad058-3d41f1652c8ab4b0bdd59efea57747b75130e8d3.tar.bz2
master-187ad058-3d41f1652c8ab4b0bdd59efea57747b75130e8d3.zip
[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 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 {