summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt288x/mach-f5d8235-v1.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt288x/mach-f5d8235-v1.c')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt288x/mach-f5d8235-v1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt288x/mach-f5d8235-v1.c b/target/linux/ramips/files/arch/mips/ralink/rt288x/mach-f5d8235-v1.c
index 7db7e6f33..db45cc87f 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt288x/mach-f5d8235-v1.c
+++ b/target/linux/ramips/files/arch/mips/ralink/rt288x/mach-f5d8235-v1.c
@@ -86,11 +86,11 @@ static struct platform_device f5d8235_rtl8366s_device = {
static struct gpio_led f5d8235_leds_gpio[] __initdata = {
{
- .name = "f5d8234-v1:blue:storage",
+ .name = "f5d8235-v1:blue:storage",
.gpio = F5D8235_GPIO_LED_USB_BLUE,
.active_low = 1,
},{
- .name = "f5d8234-v1:orange:storage",
+ .name = "f5d8235-v1:orange:storage",
.gpio = F5D8235_GPIO_LED_USB_ORANGE,
.active_low = 1,
}