========== build_32bit - FAILED ../drivers/net/phy/bcm63xx.c:84:5: warning: no previous prototype for ‘bcm63268_gphy_set’ [-Wmissing-prototypes] 84 | int bcm63268_gphy_set(struct phy_device *phydev, bool enable) | ^~~~~~~~~~~~~~~~~ ../drivers/net/phy/bcm63xx.c:100:5: warning: no previous prototype for ‘bcm63268_gphy_resume’ [-Wmissing-prototypes] 100 | int bcm63268_gphy_resume(struct phy_device *phydev) | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/phy/bcm63xx.c:115:5: warning: no previous prototype for ‘bcm63268_gphy_suspend’ [-Wmissing-prototypes] 115 | int bcm63268_gphy_suspend(struct phy_device *phydev) | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/phy/bcm63xx.c:84:5: warning: no previous prototype for ‘bcm63268_gphy_set’ [-Wmissing-prototypes] 84 | int bcm63268_gphy_set(struct phy_device *phydev, bool enable) | ^~~~~~~~~~~~~~~~~ ../drivers/net/phy/bcm63xx.c:100:5: warning: no previous prototype for ‘bcm63268_gphy_resume’ [-Wmissing-prototypes] 100 | int bcm63268_gphy_resume(struct phy_device *phydev) | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/phy/bcm63xx.c:115:5: warning: no previous prototype for ‘bcm63268_gphy_suspend’ [-Wmissing-prototypes] 115 | int bcm63268_gphy_suspend(struct phy_device *phydev) | ^~~~~~~~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.APdpi2wmCh 2025-02-17 17:45:05.184039840 -0800 +++ /tmp/tmp.mb64RTy6SE 2025-02-17 17:46:12.004293014 -0800 @@ -0,0 +1,9 @@ +../drivers/net/phy/bcm63xx.c:84:5: warning: no previous prototype for ‘bcm63268_gphy_set’ [-Wmissing-prototypes] + 84 | int bcm63268_gphy_set(struct phy_device *phydev, bool enable) + | ^~~~~~~~~~~~~~~~~ +../drivers/net/phy/bcm63xx.c:100:5: warning: no previous prototype for ‘bcm63268_gphy_resume’ [-Wmissing-prototypes] + 100 | int bcm63268_gphy_resume(struct phy_device *phydev) + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/phy/bcm63xx.c:115:5: warning: no previous prototype for ‘bcm63268_gphy_suspend’ [-Wmissing-prototypes] + 115 | int bcm63268_gphy_suspend(struct phy_device *phydev) + | ^~~~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.9F8xojVwbw 2025-02-17 17:46:12.011292936 -0800 +++ /tmp/tmp.DsleIg9gzF 2025-02-17 17:46:12.014292902 -0800 @@ -0,0 +1 @@ + 3 ../drivers/net/phy/bcm63xx.c