aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2017-06-11 14:36:17 +0100
committerAlexander Couzens <lynxis@fe80.eu>2017-06-11 17:12:45 +0200
commit8960f2b80c7f40d6943f093fcb99475d145e9dc9 (patch)
tree8dceea6f92cdf44f069b861ef3114a4cfb3b0cbb /target
parent16a905b322306aefa331d8a93a9e191582afe2b1 (diff)
downloadupstream-8960f2b80c7f40d6943f093fcb99475d145e9dc9.tar.gz
upstream-8960f2b80c7f40d6943f093fcb99475d145e9dc9.tar.bz2
upstream-8960f2b80c7f40d6943f093fcb99475d145e9dc9.zip
ar71xx: fixup ar71xx/ar933x_wmac_reset: remove indefinite wait for wmac reset
Fix malformed patch introduced by 296312fca13a4cab1d157e0474e1f0bcca6adf5c Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/patches-4.4/200-MIPS-ath79-fix-ar933x-wmac-reset.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.4/200-MIPS-ath79-fix-ar933x-wmac-reset.patch b/target/linux/ar71xx/patches-4.4/200-MIPS-ath79-fix-ar933x-wmac-reset.patch
index 1a6b2209d8..b7ae0ce649 100644
--- a/target/linux/ar71xx/patches-4.4/200-MIPS-ath79-fix-ar933x-wmac-reset.patch
+++ b/target/linux/ar71xx/patches-4.4/200-MIPS-ath79-fix-ar933x-wmac-reset.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/ath79/dev-wmac.c
+++ b/arch/mips/ath79/dev-wmac.c
-@@ -61,10 +61,27 @@ static void __init ar913x_wmac_setup(voi
+@@ -62,10 +62,26 @@ static void __init ar913x_wmac_setup(voi
static int ar933x_wmac_reset(void)
{