diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-28 09:28:13 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-28 09:28:13 +0000 |
commit | aa12354d6e2525ec55a29dd34fa2d802b63da9dd (patch) | |
tree | 41ee67dfb71c319841928df18c3cf2c904427a8d /target/linux/adm5120/patches-2.6.32/200-amba_pl010_hacks.patch | |
parent | 9d2d34a234a68f1c30edaca99d291944660427d1 (diff) | |
download | master-187ad058-aa12354d6e2525ec55a29dd34fa2d802b63da9dd.tar.gz master-187ad058-aa12354d6e2525ec55a29dd34fa2d802b63da9dd.tar.bz2 master-187ad058-aa12354d6e2525ec55a29dd34fa2d802b63da9dd.zip |
[adm5120] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21218 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.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 41c88a9488..5f32fa2ddf 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 { |