ar71xx: Fix typo in wan LED color of gl-mifi
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-gl-mifi.c
index 9f8ca2f46b24c8d17365e530ba14b01926ef7865..a5c68ed65ab1b14e1dc96742c7ae610960dd9d58 100644 (file)
@@ -41,7 +41,7 @@
 
 static struct gpio_led gl_mifi_leds_gpio[] __initdata = {
        {
 
 static struct gpio_led gl_mifi_leds_gpio[] __initdata = {
        {
-               .name = "gl-mifi:greeen:wan",
+               .name = "gl-mifi:green:wan",
                .gpio = GL_MIFI_GPIO_LED_WAN,
                .active_low = 0,
        },
                .gpio = GL_MIFI_GPIO_LED_WAN,
                .active_low = 0,
        },