Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:23: ../drivers/net/dsa/lantiq/mxl-gsw1xx.h:14:49: error: array index range in initializer exceeds array bounds 14 | #define GSW1XX_MII_PORT 5 | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:716:18: note: in expansion of macro ‘GSW1XX_MII_PORT’ 716 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS] = -1, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.h:14:49: note: (near initialization for ‘gsw12x_data.mii_cfg’) 14 | #define GSW1XX_MII_PORT 5 | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:716:18: note: in expansion of macro ‘GSW1XX_MII_PORT’ 716 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS] = -1, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.h:14:49: error: array index range in initializer exceeds array bounds 14 | #define GSW1XX_MII_PORT 5 | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:721:18: note: in expansion of macro ‘GSW1XX_MII_PORT’ 721 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS] = -1, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.h:14:49: note: (near initialization for ‘gsw12x_data.mii_pcdu’) 14 | #define GSW1XX_MII_PORT 5 | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:721:18: note: in expansion of macro ‘GSW1XX_MII_PORT’ 721 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS] = -1, | ^~~~~~~~~~~~~~~ In file included from ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:22: ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:41: warning: initialized field overwritten [-Woverride-init] 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:757:37: note: in expansion of macro ‘GSWIP_MII_CFGp’ 757 | [GSW1XX_MII_PORT] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:41: note: (near initialization for ‘gsw141_data.mii_cfg[5]’) 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:757:37: note: in expansion of macro ‘GSWIP_MII_CFGp’ 757 | [GSW1XX_MII_PORT] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:758:65: warning: initialized field overwritten [-Woverride-init] 758 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS - 1] = -1, | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:758:65: note: (near initialization for ‘gsw141_data.mii_cfg[6]’) ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:41: warning: initialized field overwritten [-Woverride-init] 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:762:37: note: in expansion of macro ‘GSWIP_MII_PCDU0’ 762 | [GSW1XX_MII_PORT] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:41: note: (near initialization for ‘gsw141_data.mii_pcdu[5]’) 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:762:37: note: in expansion of macro ‘GSWIP_MII_PCDU0’ 762 | [GSW1XX_MII_PORT] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:763:65: warning: initialized field overwritten [-Woverride-init] 763 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS - 1] = -1, | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:763:65: note: (near initialization for ‘gsw141_data.mii_pcdu[6]’) make[7]: *** [../scripts/Makefile.build:287: drivers/net/dsa/lantiq/mxl-gsw1xx.o] Error 1 make[6]: *** [../scripts/Makefile.build:544: drivers/net/dsa/lantiq] Error 2 make[5]: *** [../scripts/Makefile.build:544: drivers/net/dsa] Error 2 make[4]: *** [../scripts/Makefile.build:544: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:544: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:23: ../drivers/net/dsa/lantiq/mxl-gsw1xx.h:16:49: error: array index range in initializer exceeds array bounds 16 | #define GSW1XX_MII_PORT 5 | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:746:18: note: in expansion of macro ‘GSW1XX_MII_PORT’ 746 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS] = -1, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.h:16:49: note: (near initialization for ‘gsw12x_data.mii_cfg’) 16 | #define GSW1XX_MII_PORT 5 | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:746:18: note: in expansion of macro ‘GSW1XX_MII_PORT’ 746 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS] = -1, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.h:16:49: error: array index range in initializer exceeds array bounds 16 | #define GSW1XX_MII_PORT 5 | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:751:18: note: in expansion of macro ‘GSW1XX_MII_PORT’ 751 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS] = -1, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.h:16:49: note: (near initialization for ‘gsw12x_data.mii_pcdu’) 16 | #define GSW1XX_MII_PORT 5 | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:751:18: note: in expansion of macro ‘GSW1XX_MII_PORT’ 751 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS] = -1, | ^~~~~~~~~~~~~~~ In file included from ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:22: ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:41: warning: initialized field overwritten [-Woverride-init] 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:787:37: note: in expansion of macro ‘GSWIP_MII_CFGp’ 787 | [GSW1XX_MII_PORT] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:41: note: (near initialization for ‘gsw141_data.mii_cfg[5]’) 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:787:37: note: in expansion of macro ‘GSWIP_MII_CFGp’ 787 | [GSW1XX_MII_PORT] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:788:65: warning: initialized field overwritten [-Woverride-init] 788 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS - 1] = -1, | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:788:65: note: (near initialization for ‘gsw141_data.mii_cfg[6]’) ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:41: warning: initialized field overwritten [-Woverride-init] 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:792:37: note: in expansion of macro ‘GSWIP_MII_PCDU0’ 792 | [GSW1XX_MII_PORT] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:41: note: (near initialization for ‘gsw141_data.mii_pcdu[5]’) 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:792:37: note: in expansion of macro ‘GSWIP_MII_PCDU0’ 792 | [GSW1XX_MII_PORT] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:793:65: warning: initialized field overwritten [-Woverride-init] 793 | [GSW1XX_MII_PORT + 1 ... GSWIP_MAX_PORTS - 1] = -1, | ^ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:793:65: note: (near initialization for ‘gsw141_data.mii_pcdu[6]’) make[7]: *** [../scripts/Makefile.build:287: drivers/net/dsa/lantiq/mxl-gsw1xx.o] Error 1 make[6]: *** [../scripts/Makefile.build:544: drivers/net/dsa/lantiq] Error 2 make[5]: *** [../scripts/Makefile.build:544: drivers/net/dsa] Error 2 make[4]: *** [../scripts/Makefile.build:544: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:544: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2