ramips: mt7620: fix bad indent

Fix the indent to make the make it obvious which condition is the
parent of the loop.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin 2018-08-15 18:34:57 +02:00
parent 22ae14d0e7
commit 1ea1f3a223

View file

@ -160,7 +160,6 @@ static void mt7620_hw_init(struct mt7620_gsw *gsw, int mdio_mode)
val &= ~BIT(11);
_mt7620_mii_write(gsw, i, 0, val);
}
}
/* global page 0 */