diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-12-08 12:04:25 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-12-08 12:04:25 +0000 |
commit | 9a495f6bbbcb294b9926f4ec32e5bbb339395d00 (patch) | |
tree | c76b5e53fffd1d6238ba09da9d8bb7a6bde9e474 /target/linux/adm8668/patches-3.14/200-amba_pl010_hacks.patch | |
parent | 3951f9492f31b59602a9a7c46fbb041be0929be0 (diff) | |
download | mtk-20170518-9a495f6bbbcb294b9926f4ec32e5bbb339395d00.zip mtk-20170518-9a495f6bbbcb294b9926f4ec32e5bbb339395d00.tar.gz mtk-20170518-9a495f6bbbcb294b9926f4ec32e5bbb339395d00.tar.bz2 |
kernel: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43564
Diffstat (limited to 'target/linux/adm8668/patches-3.14/200-amba_pl010_hacks.patch')
-rw-r--r-- | target/linux/adm8668/patches-3.14/200-amba_pl010_hacks.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/adm8668/patches-3.14/200-amba_pl010_hacks.patch b/target/linux/adm8668/patches-3.14/200-amba_pl010_hacks.patch index 554eedc..dad6960 100644 --- a/target/linux/adm8668/patches-3.14/200-amba_pl010_hacks.patch +++ b/target/linux/adm8668/patches-3.14/200-amba_pl010_hacks.patch @@ -266,7 +266,7 @@ } static void -@@ -573,8 +572,8 @@ pl010_console_write(struct console *co, +@@ -573,8 +572,8 @@ pl010_console_write(struct console *co, /* * First save the CR then disable the interrupts */ @@ -277,7 +277,7 @@ uart_console_write(&uap->port, s, count, pl010_console_putchar); -@@ -583,10 +582,10 @@ pl010_console_write(struct console *co, +@@ -583,10 +582,10 @@ pl010_console_write(struct console *co, * and restore the TCR */ do { |