ar71xx: fixup ar71xx/ar933x_wmac_reset: remove indefinite wait for wmac reset
Fix malformed patch introduced by 296312fca1
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
This commit is contained in:
parent
16a905b322
commit
8960f2b80c
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue