Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/dsa/lantiq/lantiq_gswip.c:470:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 470 | [0] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:469:33: note: previous initialization is here 469 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:471:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 471 | [1] = GSWIP_MII_CFGp(1), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:469:33: note: previous initialization is here 469 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:472:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 472 | [5] = GSWIP_MII_CFGp(5), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:469:33: note: previous initialization is here 469 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:476:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 476 | [0] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:27: note: expanded from macro 'GSWIP_MII_PCDU0' 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:475:33: note: previous initialization is here 475 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:477:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 477 | [1] = GSWIP_MII_PCDU1, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:81:27: note: expanded from macro 'GSWIP_MII_PCDU1' 81 | #define GSWIP_MII_PCDU1 0x03 | ^~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:475:33: note: previous initialization is here 475 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:478:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 478 | [5] = GSWIP_MII_PCDU5, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:82:27: note: expanded from macro 'GSWIP_MII_PCDU5' 82 | #define GSWIP_MII_PCDU5 0x05 | ^~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:475:33: note: previous initialization is here 475 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:491:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 491 | [0] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:490:33: note: previous initialization is here 490 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:492:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 492 | [5] = GSWIP_MII_CFGp(5), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:490:33: note: previous initialization is here 490 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:496:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 496 | [0] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:27: note: expanded from macro 'GSWIP_MII_PCDU0' 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:495:33: note: previous initialization is here 495 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:497:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 497 | [5] = GSWIP_MII_PCDU5, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:82:27: note: expanded from macro 'GSWIP_MII_PCDU5' 82 | #define GSWIP_MII_PCDU5 0x05 | ^~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:495:33: note: previous initialization is here 495 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ 10 warnings generated. ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:707:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 707 | [GSW1XX_MII_PORT] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:706:33: note: previous initialization is here 706 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:711:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 711 | [GSW1XX_MII_PORT] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:27: note: expanded from macro 'GSWIP_MII_PCDU0' 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:710:33: note: previous initialization is here 710 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:726:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 726 | [GSW1XX_MII_PORT] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:725:33: note: previous initialization is here 725 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:730:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 730 | [GSW1XX_MII_PORT] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:27: note: expanded from macro 'GSWIP_MII_PCDU0' 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:729:33: note: previous initialization is here 729 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:745:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 745 | [GSW1XX_MII_PORT] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:744:33: note: previous initialization is here 744 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:749:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 749 | [GSW1XX_MII_PORT] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:27: note: expanded from macro 'GSWIP_MII_PCDU0' 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:748:33: note: previous initialization is here 748 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ 6 warnings generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/dsa/lantiq/lantiq_gswip.c:464:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 464 | [0] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:463:33: note: previous initialization is here 463 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:465:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 465 | [1] = GSWIP_MII_CFGp(1), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:463:33: note: previous initialization is here 463 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:466:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 466 | [5] = GSWIP_MII_CFGp(5), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:463:33: note: previous initialization is here 463 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:470:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 470 | [0] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:27: note: expanded from macro 'GSWIP_MII_PCDU0' 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:469:33: note: previous initialization is here 469 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:471:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 471 | [1] = GSWIP_MII_PCDU1, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:81:27: note: expanded from macro 'GSWIP_MII_PCDU1' 81 | #define GSWIP_MII_PCDU1 0x03 | ^~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:469:33: note: previous initialization is here 469 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:472:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 472 | [5] = GSWIP_MII_PCDU5, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:82:27: note: expanded from macro 'GSWIP_MII_PCDU5' 82 | #define GSWIP_MII_PCDU5 0x05 | ^~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:469:33: note: previous initialization is here 469 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:485:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 485 | [0] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:484:33: note: previous initialization is here 484 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:486:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 486 | [5] = GSWIP_MII_CFGp(5), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:484:33: note: previous initialization is here 484 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:490:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 490 | [0] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:27: note: expanded from macro 'GSWIP_MII_PCDU0' 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:489:33: note: previous initialization is here 489 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:491:9: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 491 | [5] = GSWIP_MII_PCDU5, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:82:27: note: expanded from macro 'GSWIP_MII_PCDU5' 82 | #define GSWIP_MII_PCDU5 0x05 | ^~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.c:489:33: note: previous initialization is here 489 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ 10 warnings generated. ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:706:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 706 | [GSW1XX_MII_PORT] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:705:33: note: previous initialization is here 705 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:710:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 710 | [GSW1XX_MII_PORT] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:27: note: expanded from macro 'GSWIP_MII_PCDU0' 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:709:33: note: previous initialization is here 709 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:725:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 725 | [GSW1XX_MII_PORT] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:724:33: note: previous initialization is here 724 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:729:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 729 | [GSW1XX_MII_PORT] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:27: note: expanded from macro 'GSWIP_MII_PCDU0' 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:728:33: note: previous initialization is here 728 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:744:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 744 | [GSW1XX_MII_PORT] = GSWIP_MII_CFGp(0), | ^~~~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:60:28: note: expanded from macro 'GSWIP_MII_CFGp' 60 | #define GSWIP_MII_CFGp(p) (0x2 * (p)) | ^~~~~~~~~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:743:33: note: previous initialization is here 743 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:748:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 748 | [GSW1XX_MII_PORT] = GSWIP_MII_PCDU0, | ^~~~~~~~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip.h:80:27: note: expanded from macro 'GSWIP_MII_PCDU0' 80 | #define GSWIP_MII_PCDU0 0x01 | ^~~~ ../drivers/net/dsa/lantiq/mxl-gsw1xx.c:747:33: note: previous initialization is here 747 | [0 ... GSWIP_MAX_PORTS - 1] = -1, | ^~ 6 warnings generated.