Merge branch 'late/fixes' into fixes
[firefly-linux-kernel-4.4.55.git] / drivers / net / ethernet / atheros / atl1c / atl1c_main.c
index 55a2e379505549456442a933396cea5dc497a1fc..d19f82f7597a6c3e079a71dffc727cd5fbd9cd21 100644 (file)
@@ -702,7 +702,7 @@ struct atl1c_platform_patch {
        u32 patch_flag;
 #define ATL1C_LINK_PATCH       0x1
 };
-static const struct atl1c_platform_patch plats[] __devinitdata = {
+static const struct atl1c_platform_patch plats[] __devinitconst = {
 {0x2060, 0xC1, 0x1019, 0x8152, 0x1},
 {0x2060, 0xC1, 0x1019, 0x2060, 0x1},
 {0x2060, 0xC1, 0x1019, 0xE000, 0x1},