ar71xx: fix section mismatches
[openwrt/staging/hauke.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-archer-c59-v1.c
index f385d4a5a3148b83ee01007145e0eda2c0ef670f..da15919a54c7fb555ce3f6d34ec452d4fb0c353d 100644 (file)
@@ -180,7 +180,7 @@ static struct spi_gpio_platform_data archer_c59_v1_spi_data = {
        .num_chipselect = 1,
 };
 
-static u8 archer_c59_v1_ssr_initdata[] __initdata = {
+static u8 archer_c59_v1_ssr_initdata[] = {
        BIT(ARCHER_C59_V1_SSR_BIT_7) |
        BIT(ARCHER_C59_V1_SSR_BIT_6) |
        BIT(ARCHER_C59_V1_SSR_BIT_5) |