========== build_allmodconfig_warn - FAILED ../drivers/net/dsa/mv88e6xxx/ptp.c: In function ‘mv88e6352_config_eventcap’: ../drivers/net/dsa/mv88e6xxx/ptp.c:182:9: error: ‘evcap_config’ undeclared (first use in this function); did you mean ‘evap_config’? 182 | evcap_config = MV88E6XXX_TAI_CFG_CAP_OVERWRITE | | ^~~~~~~~~~~~ | evap_config ../drivers/net/dsa/mv88e6xxx/ptp.c:182:9: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/dsa/mv88e6xxx/ptp.c:178:13: warning: unused variable ‘evap_config’ [-Wunused-variable] 178 | u16 evap_config; | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:287: drivers/net/dsa/mv88e6xxx/ptp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [../scripts/Makefile.build:556: drivers/net/dsa/mv88e6xxx] Error 2 make[5]: *** [../scripts/Makefile.build:556: drivers/net/dsa] Error 2 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-0/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.qpEayixXoR 2025-09-09 09:59:31.748805097 -0700 +++ /tmp/tmp.cKcjyMB5DQ 2025-09-09 09:59:51.363700587 -0700 @@ -0,0 +1,19 @@ +../drivers/net/dsa/mv88e6xxx/ptp.c: In function ‘mv88e6352_config_eventcap’: +../drivers/net/dsa/mv88e6xxx/ptp.c:182:9: error: ‘evcap_config’ undeclared (first use in this function); did you mean ‘evap_config’? + 182 | evcap_config = MV88E6XXX_TAI_CFG_CAP_OVERWRITE | + | ^~~~~~~~~~~~ + | evap_config +../drivers/net/dsa/mv88e6xxx/ptp.c:182:9: note: each undeclared identifier is reported only once for each function it appears in +../drivers/net/dsa/mv88e6xxx/ptp.c:178:13: warning: unused variable ‘evap_config’ [-Wunused-variable] + 178 | u16 evap_config; + | ^~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:287: drivers/net/dsa/mv88e6xxx/ptp.o] Error 1 +make[7]: *** Waiting for unfinished jobs.... +make[6]: *** [../scripts/Makefile.build:556: drivers/net/dsa/mv88e6xxx] Error 2 +make[5]: *** [../scripts/Makefile.build:556: drivers/net/dsa] Error 2 +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-0/Makefile:2011: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.U3sC9I6IlR 2025-09-09 09:59:51.369280225 -0700 +++ /tmp/tmp.z3dCUfMFNU 2025-09-09 09:59:51.373280198 -0700 @@ -0,0 +1 @@ + 2 ../drivers/net/dsa/mv88e6xxx/ptp.c