diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-08-04 23:09:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-08-04 23:09:28 +0000 |
commit | 991e641a7651ae45bcd607a081c606b5b9f54053 (patch) | |
tree | 9e15f8b91f7214244806d01eac74fa7d247c23ea /target/linux/ar71xx/patches-3.18/727-MIPS-ath79-ar934x-wmac-revision.patch | |
parent | 9378f970ed51a78fb4ec3438cabcbaecb7c2d7fe (diff) | |
download | upstream-991e641a7651ae45bcd607a081c606b5b9f54053.tar.gz upstream-991e641a7651ae45bcd607a081c606b5b9f54053.tar.bz2 upstream-991e641a7651ae45bcd607a081c606b5b9f54053.zip |
ar71xx: remove linux 3.18 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46553
Diffstat (limited to 'target/linux/ar71xx/patches-3.18/727-MIPS-ath79-ar934x-wmac-revision.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.18/727-MIPS-ath79-ar934x-wmac-revision.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ar71xx/patches-3.18/727-MIPS-ath79-ar934x-wmac-revision.patch b/target/linux/ar71xx/patches-3.18/727-MIPS-ath79-ar934x-wmac-revision.patch deleted file mode 100644 index b1b4946e03..0000000000 --- a/target/linux/ar71xx/patches-3.18/727-MIPS-ath79-ar934x-wmac-revision.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/arch/mips/ath79/dev-wmac.c -+++ b/arch/mips/ath79/dev-wmac.c -@@ -147,6 +147,8 @@ static void ar934x_wmac_setup(void) - ath79_wmac_data.is_clk_25mhz = false; - else - ath79_wmac_data.is_clk_25mhz = true; -+ -+ ath79_wmac_data.get_mac_revision = ar93xx_get_soc_revision; - } - - static void qca953x_wmac_setup(void) |