summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/patches-3.10/708-MIPS-ath79-TL-WR841v9-support.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-06-02 16:24:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-06-02 16:24:12 +0000
commit2f79cb03c5e2849579b85763d910807c82d9576b (patch)
tree2f60f55f600dc271f5c7faaeafbafe8516a6bf31 /target/linux/ar71xx/patches-3.10/708-MIPS-ath79-TL-WR841v9-support.patch
parent680e0c09f3dd3efd71139c76263fe81b35d4c71c (diff)
downloadmtk-20170518-2f79cb03c5e2849579b85763d910807c82d9576b.zip
mtk-20170518-2f79cb03c5e2849579b85763d910807c82d9576b.tar.gz
mtk-20170518-2f79cb03c5e2849579b85763d910807c82d9576b.tar.bz2
ar71xx: fix compile error in r40969, refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40977
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/708-MIPS-ath79-TL-WR841v9-support.patch')
-rw-r--r--target/linux/ar71xx/patches-3.10/708-MIPS-ath79-TL-WR841v9-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.10/708-MIPS-ath79-TL-WR841v9-support.patch b/target/linux/ar71xx/patches-3.10/708-MIPS-ath79-TL-WR841v9-support.patch
index aefdd66..8905803 100644
--- a/target/linux/ar71xx/patches-3.10/708-MIPS-ath79-TL-WR841v9-support.patch
+++ b/target/linux/ar71xx/patches-3.10/708-MIPS-ath79-TL-WR841v9-support.patch
@@ -28,7 +28,7 @@
obj-$(CONFIG_ATH79_MACH_TL_WR1043ND) += mach-tl-wr1043nd.o
--- a/arch/mips/ath79/machtypes.h
+++ b/arch/mips/ath79/machtypes.h
-@@ -123,6 +123,7 @@ enum ath79_mach_type {
+@@ -124,6 +124,7 @@ enum ath79_mach_type {
ATH79_MACH_TL_WR841N_V1, /* TP-LINK TL-WR841N v1 */
ATH79_MACH_TL_WR841N_V7, /* TP-LINK TL-WR841N/ND v7 */
ATH79_MACH_TL_WR841N_V8, /* TP-LINK TL-WR841N/ND v8 */