ar71xx: fix section mismatches
[openwrt/staging/wigyori.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-tl-wdr4300.c
index 3afc7146203fc1509790e36dfdf7084a9b719e45..cb5dc1dd213cac801519aed2ee9df8879cc75788 100644 (file)
@@ -107,7 +107,7 @@ static struct gpio_keys_button wdr4300_gpio_keys[] __initdata = {
        },
 };
 
-static const struct ar8327_led_info wdr4300_leds_ar8327[] __initconst = {
+static const struct ar8327_led_info wdr4300_leds_ar8327[] = {
        AR8327_LED_INFO(PHY0_0, HW, "tp-link:blue:wan"),
        AR8327_LED_INFO(PHY1_0, HW, "tp-link:blue:lan1"),
        AR8327_LED_INFO(PHY2_0, HW, "tp-link:blue:lan2"),