Documentation/.renames.txt: warning: ignored by one of the .gitignore files Warning: ../drivers/net/pse-pd/pse_core.c:246 expecting prototype for pse_control_find_net_by_id(). Prototype was for pse_control_find_by_id() instead ../scripts/Makefile.build:287: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../net/dsa/dsa.c: In function ‘dsa_port_parse_of’: ../net/dsa/dsa.c:1266:36: error: passing argument 1 of ‘put_device’ from incompatible pointer type [-Wincompatible-pointer-types] 1266 | put_device(conduit); | ^~~~~~~ | | | struct net_device * In file included from ../net/dsa/dsa.c:10: ../include/linux/device.h:1181:32: note: expected ‘struct device *’ but argument is of type ‘struct net_device *’ 1181 | void put_device(struct device *dev); | ~~~~~~~~~~~~~~~^~~ make[5]: *** [../scripts/Makefile.build:287: net/dsa/dsa.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/dsa] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... ../scripts/Makefile.build:287: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../scripts/Makefile.build:287: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2030: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/dsa/dsa.c: In function ‘dsa_port_parse_of’: ../net/dsa/dsa.c:1266:36: error: passing argument 1 of ‘put_device’ from incompatible pointer type [-Wincompatible-pointer-types] 1266 | put_device(conduit); | ^~~~~~~ | | | struct net_device * In file included from ../net/dsa/dsa.c:10: ../include/linux/device.h:1181:32: note: expected ‘struct device *’ but argument is of type ‘struct net_device *’ 1181 | void put_device(struct device *dev); | ~~~~~~~~~~~~~~~^~~ make[5]: *** [../scripts/Makefile.build:287: net/dsa/dsa.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/dsa] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2030: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.XY6v7wsIpo 2025-12-14 08:17:17.532548439 -0500 +++ /tmp/tmp.6QnRiRB1TF 2025-12-14 08:17:22.759719529 -0500 @@ -1,0 +2,17 @@ +../net/dsa/dsa.c: In function ‘dsa_port_parse_of’: +../net/dsa/dsa.c:1266:36: error: passing argument 1 of ‘put_device’ from incompatible pointer type [-Wincompatible-pointer-types] + 1266 | put_device(conduit); + | ^~~~~~~ + | | + | struct net_device * +In file included from ../net/dsa/dsa.c:10: +../include/linux/device.h:1181:32: note: expected ‘struct device *’ but argument is of type ‘struct net_device *’ + 1181 | void put_device(struct device *dev); + | ~~~~~~~~~~~~~~~^~~ +make[5]: *** [../scripts/Makefile.build:287: net/dsa/dsa.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/dsa] Error 2 +make[3]: *** [../scripts/Makefile.build:556: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2030: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.R4lxGMxD2o 2025-12-14 08:17:22.764113164 -0500 +++ /tmp/tmp.J8FRhgWp7W 2025-12-14 08:17:22.766188532 -0500 @@ -0,0 +1 @@ + 1 ../net/dsa/dsa.c