ar71xx: fix section mismatches
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-rbspi.c
index 9b4c53a57877e34d5d1a8f6fb84efe900f817fb1..58e3138b5d3f18ba68a22cd495f46adef6ede523 100644 (file)
@@ -267,7 +267,7 @@ static struct gpio_led rb962_leds_gpio[] __initdata = {
        },
 };
 
-static const struct ar8327_led_info rb962_leds_ar8327[] __initconst = {
+static const struct ar8327_led_info rb962_leds_ar8327[] = {
                AR8327_LED_INFO(PHY0_0, HW, "rb:green:port1"),
                AR8327_LED_INFO(PHY1_0, HW, "rb:green:port2"),
                AR8327_LED_INFO(PHY2_0, HW, "rb:green:port3"),