ar71xx: fix section mismatches
[openwrt/staging/hauke.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-archer-c7.c
index f00998c66964566a6887cd619baa5b69d1a4ac17..46b49bc9bab0dd5f0befea9d1dcdc5f3e7f7d3c0 100644 (file)
@@ -141,7 +141,7 @@ static struct gpio_keys_button archer_c7_v2_gpio_keys[] __initdata = {
        },
 };
 
-static const struct ar8327_led_info archer_c7_leds_ar8327[] __initconst = {
+static const struct ar8327_led_info archer_c7_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"),