[adm5120] cleanup files using checkpatch.pl
[openwrt.git] / target / linux / adm5120 / files / arch / mips / adm5120 / mikrotik / rb-11x.c
index 9adf633..30625c9 100644 (file)
@@ -13,8 +13,8 @@
 
 static struct gpio_led rb11x_gpio_leds[] __initdata = {
        GPIO_LED_STD(ADM5120_GPIO_PIN3, "user",         NULL),
-       GPIO_LED_INV(ADM5120_GPIO_P0L1, "lan_speed",    NULL),
-       GPIO_LED_INV(ADM5120_GPIO_P0L0, "lan_lnkact",   NULL),
+       GPIO_LED_INV(ADM5120_GPIO_P0L1, "lan_speed",    NULL),
+       GPIO_LED_INV(ADM5120_GPIO_P0L0, "lan_lnkact",   NULL),
 };
 
 static u8 rb11x_vlans[6] __initdata = {
This page took 0.026745 seconds and 4 git commands to generate.