========== build_allmodconfig_warn - 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: symbol 'bcm63268_gphy_set' was not declared. Should it be static? ../drivers/net/phy/bcm63xx.c:100:5: warning: symbol 'bcm63268_gphy_resume' was not declared. Should it be static? ../drivers/net/phy/bcm63xx.c:115:5: warning: symbol 'bcm63268_gphy_suspend' was not declared. Should it be static? ../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: symbol 'bcm63268_gphy_set' was not declared. Should it be static? ../drivers/net/phy/bcm63xx.c:100:5: warning: symbol 'bcm63268_gphy_resume' was not declared. Should it be static? ../drivers/net/phy/bcm63xx.c:115:5: warning: symbol 'bcm63268_gphy_suspend' was not declared. Should it be static? New errors added --- /tmp/tmp.J2FeSVl62W 2025-02-17 18:12:03.789950216 -0800 +++ /tmp/tmp.qVLLicOCxn 2025-02-17 18:13:10.843200877 -0800 @@ -0,0 +1,12 @@ +../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: symbol 'bcm63268_gphy_set' was not declared. Should it be static? +../drivers/net/phy/bcm63xx.c:100:5: warning: symbol 'bcm63268_gphy_resume' was not declared. Should it be static? +../drivers/net/phy/bcm63xx.c:115:5: warning: symbol 'bcm63268_gphy_suspend' was not declared. Should it be static? Per-file breakdown --- /tmp/tmp.gRoXmPT7pU 2025-02-17 18:13:10.851200788 -0800 +++ /tmp/tmp.cn5Cw30m74 2025-02-17 18:13:10.855200743 -0800 @@ -0,0 +1 @@ + 6 ../drivers/net/phy/bcm63xx.c