aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300m.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300m.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300m.c
index ca44b364c5..c4e537f861 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300m.c
+++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300m.c
@@ -58,7 +58,7 @@ static struct gpio_led gl_ar300m_leds_gpio[] __initdata = {
.active_low = 1,
},
{
- .name = "gl-ar300m::green:lan",
+ .name = "gl-ar300m:green:lan",
.gpio = GL_AR300M_GPIO_LED_LAN,
.active_low = 1,
},