aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.14/509-MIPS-ath79-process-board-kernel-option.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-16 07:40:09 +0000
committerJohn Crispin <john@openwrt.org>2015-03-16 07:40:09 +0000
commitfb78ebb813abcefbbec3c824d09357428ff3b848 (patch)
tree17d1b5d12b3039e71085e754710d8b4f4eff2d9e /target/linux/ar71xx/patches-3.14/509-MIPS-ath79-process-board-kernel-option.patch
parentde04a1d843cc0cc797c42e6541907ba5555de898 (diff)
downloadupstream-fb78ebb813abcefbbec3c824d09357428ff3b848.tar.gz
upstream-fb78ebb813abcefbbec3c824d09357428ff3b848.tar.bz2
upstream-fb78ebb813abcefbbec3c824d09357428ff3b848.zip
ar71xx: drop 3.14 support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44815
Diffstat (limited to 'target/linux/ar71xx/patches-3.14/509-MIPS-ath79-process-board-kernel-option.patch')
-rw-r--r--target/linux/ar71xx/patches-3.14/509-MIPS-ath79-process-board-kernel-option.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ar71xx/patches-3.14/509-MIPS-ath79-process-board-kernel-option.patch b/target/linux/ar71xx/patches-3.14/509-MIPS-ath79-process-board-kernel-option.patch
deleted file mode 100644
index 42f6b77e8f..0000000000
--- a/target/linux/ar71xx/patches-3.14/509-MIPS-ath79-process-board-kernel-option.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/arch/mips/ath79/setup.c
-+++ b/arch/mips/ath79/setup.c
-@@ -229,6 +229,8 @@ void __init plat_time_init(void)
- mips_hpt_frequency = cpu_clk_rate / 2;
- }
-
-+__setup("board=", mips_machtype_setup);
-+
- static int __init ath79_setup(void)
- {
- ath79_gpio_init();