ar71xx: fix section mismatches
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-mynet-n750.c
index 9d69dc53fc94d80b3c11f4a25a3bc9e9c5817e56..0c9b197e88e4e74c14299e99305ab5b977445ad4 100644 (file)
@@ -98,7 +98,7 @@ static struct gpio_keys_button mynet_n750_gpio_keys[] __initdata = {
        },
 };
 
-static const struct ar8327_led_info mynet_n750_leds_ar8327[] __initconst = {
+static const struct ar8327_led_info mynet_n750_leds_ar8327[] = {
        AR8327_LED_INFO(PHY0_0, HW, "wd:green:lan1"),
        AR8327_LED_INFO(PHY1_0, HW, "wd:green:lan2"),
        AR8327_LED_INFO(PHY2_0, HW, "wd:green:lan3"),