ar71xx: fix section mismatches
[openwrt/staging/hauke.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-rb2011.c
index 9100a5977afa97fb1536f542fa061cdc01979d9b..4dc4647cc63dac30f4dea0d8a2d85b9f77cec509 100644 (file)
@@ -125,7 +125,7 @@ static struct ar8327_led_cfg rb2011_ar8327_led_cfg = {
        .open_drain = false,
 };
 
-static const struct ar8327_led_info rb2011_ar8327_leds[] __initconst = {
+static const struct ar8327_led_info rb2011_ar8327_leds[] = {
        AR8327_LED_INFO(PHY0_0, HW, "rb:green:eth1"),
        AR8327_LED_INFO(PHY1_0, HW, "rb:green:eth2"),
        AR8327_LED_INFO(PHY2_0, HW, "rb:green:eth3"),