ARM: sun8i: v3s: fix spelling mistake: "disbaled" -> "disabled"

Trivial fix to spelling mistake in status text string

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
Colin Ian King
2018-04-29 13:10:56 +01:00
committed by Maxime Ripard
parent 590b0c0cfc
commit d89ad4f0b4
@@ -51,7 +51,7 @@
leds {
/* The LEDs use PG0~2 pins, which conflict with MMC1 */
status = "disbaled"
status = "disabled";
};
};