========== build_clang - FAILED ../drivers/net/dsa/lantiq/lantiq_gswip.c:2038:26: error: expected '}' 2038 | .mii_port_reg_offset = 0; | ^ ../drivers/net/dsa/lantiq/lantiq_gswip.c:2034:50: note: to match this '{' 2034 | static const struct gswip_hw_info gswip_xrx200 = { | ^ ../drivers/net/dsa/lantiq/lantiq_gswip.c:2039:2: error: expected identifier or '(' 2039 | .phylink_get_caps = gswip_xrx200_phylink_get_caps, | ^ ../drivers/net/dsa/lantiq/lantiq_gswip.c:2043:1: error: extraneous closing brace ('}') 2043 | }; | ^ ../drivers/net/dsa/lantiq/lantiq_gswip.c:2049:26: error: expected '}' 2049 | .mii_port_reg_offset = 0; | ^ ../drivers/net/dsa/lantiq/lantiq_gswip.c:2045:50: note: to match this '{' 2045 | static const struct gswip_hw_info gswip_xrx300 = { | ^ ../drivers/net/dsa/lantiq/lantiq_gswip.c:2050:2: error: expected identifier or '(' 2050 | .phylink_get_caps = gswip_xrx300_phylink_get_caps, | ^ ../drivers/net/dsa/lantiq/lantiq_gswip.c:2054:1: error: extraneous closing brace ('}') 2054 | }; | ^ 6 errors generated. make[7]: *** [../scripts/Makefile.build:287: drivers/net/dsa/lantiq/lantiq_gswip.o] Error 1 make[6]: *** [../scripts/Makefile.build:556: drivers/net/dsa/lantiq] Error 2 make[5]: *** [../scripts/Makefile.build:556: drivers/net/dsa] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:556: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.FsVziQMqUt 2025-08-29 07:25:37.565555133 -0700 +++ /tmp/tmp.lcJ44nozWU 2025-08-29 07:27:01.114880251 -0700 @@ -0,0 +1,35 @@ +../drivers/net/dsa/lantiq/lantiq_gswip.c:2038:26: error: expected '}' + 2038 | .mii_port_reg_offset = 0; + | ^ +../drivers/net/dsa/lantiq/lantiq_gswip.c:2034:50: note: to match this '{' + 2034 | static const struct gswip_hw_info gswip_xrx200 = { + | ^ +../drivers/net/dsa/lantiq/lantiq_gswip.c:2039:2: error: expected identifier or '(' + 2039 | .phylink_get_caps = gswip_xrx200_phylink_get_caps, + | ^ +../drivers/net/dsa/lantiq/lantiq_gswip.c:2043:1: error: extraneous closing brace ('}') + 2043 | }; + | ^ +../drivers/net/dsa/lantiq/lantiq_gswip.c:2049:26: error: expected '}' + 2049 | .mii_port_reg_offset = 0; + | ^ +../drivers/net/dsa/lantiq/lantiq_gswip.c:2045:50: note: to match this '{' + 2045 | static const struct gswip_hw_info gswip_xrx300 = { + | ^ +../drivers/net/dsa/lantiq/lantiq_gswip.c:2050:2: error: expected identifier or '(' + 2050 | .phylink_get_caps = gswip_xrx300_phylink_get_caps, + | ^ +../drivers/net/dsa/lantiq/lantiq_gswip.c:2054:1: error: extraneous closing brace ('}') + 2054 | }; + | ^ +6 errors generated. +make[7]: *** [../scripts/Makefile.build:287: drivers/net/dsa/lantiq/lantiq_gswip.o] Error 1 +make[6]: *** [../scripts/Makefile.build:556: drivers/net/dsa/lantiq] Error 2 +make[5]: *** [../scripts/Makefile.build:556: drivers/net/dsa] Error 2 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:556: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2011: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.QaG1sEeR65 2025-08-29 07:27:01.123157783 -0700 +++ /tmp/tmp.GnB8y8qJIC 2025-08-29 07:27:01.125880162 -0700 @@ -0,0 +1 @@ + 6 ../drivers/net/dsa/lantiq/lantiq_gswip.c