]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/realtek/8139too.c
sections: fix section conflicts in drivers/net
[karo-tx-linux.git] / drivers / net / ethernet / realtek / 8139too.c
index 1d83565cc6af6dca0e61360c1c60394e1fb5682d..3ed7add23c121df0b0a6577ed2ff4c5d327d941d 100644 (file)
@@ -228,7 +228,7 @@ typedef enum {
 static const struct {
        const char *name;
        u32 hw_flags;
-} board_info[] __devinitdata = {
+} board_info[] __devinitconst = {
        { "RealTek RTL8139", RTL8139_CAPS },
        { "RealTek RTL8129", RTL8129_CAPS },
 };