../drivers/net/phy/bcm63xx.c:84:5: warning: no previous prototype for function 'bcm63268_gphy_set' [-Wmissing-prototypes] 84 | int bcm63268_gphy_set(struct phy_device *phydev, bool enable) | ^ ../drivers/net/phy/bcm63xx.c:84:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 84 | int bcm63268_gphy_set(struct phy_device *phydev, bool enable) | ^ | static ../drivers/net/phy/bcm63xx.c:100:5: warning: no previous prototype for function 'bcm63268_gphy_resume' [-Wmissing-prototypes] 100 | int bcm63268_gphy_resume(struct phy_device *phydev) | ^ ../drivers/net/phy/bcm63xx.c:100:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 100 | int bcm63268_gphy_resume(struct phy_device *phydev) | ^ | static ../drivers/net/phy/bcm63xx.c:115:5: warning: no previous prototype for function 'bcm63268_gphy_suspend' [-Wmissing-prototypes] 115 | int bcm63268_gphy_suspend(struct phy_device *phydev) | ^ ../drivers/net/phy/bcm63xx.c:115:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 115 | int bcm63268_gphy_suspend(struct phy_device *phydev) | ^ | static 3 warnings generated. drivers/net/ethernet/netronome/nfp/nfp.o: warning: objtool: .discard.annotate_insn: dodgy linker, sh_entsize != 8 ../drivers/net/phy/bcm63xx.c:84:5: warning: no previous prototype for function 'bcm63268_gphy_set' [-Wmissing-prototypes] 84 | int bcm63268_gphy_set(struct phy_device *phydev, bool enable) | ^ ../drivers/net/phy/bcm63xx.c:84:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 84 | int bcm63268_gphy_set(struct phy_device *phydev, bool enable) | ^ | static ../drivers/net/phy/bcm63xx.c:100:5: warning: no previous prototype for function 'bcm63268_gphy_resume' [-Wmissing-prototypes] 100 | int bcm63268_gphy_resume(struct phy_device *phydev) | ^ ../drivers/net/phy/bcm63xx.c:100:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 100 | int bcm63268_gphy_resume(struct phy_device *phydev) | ^ | static ../drivers/net/phy/bcm63xx.c:115:5: warning: no previous prototype for function 'bcm63268_gphy_suspend' [-Wmissing-prototypes] 115 | int bcm63268_gphy_suspend(struct phy_device *phydev) | ^ ../drivers/net/phy/bcm63xx.c:115:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 115 | int bcm63268_gphy_suspend(struct phy_device *phydev) | ^ | static 3 warnings generated. New errors added --- /tmp/tmp.zkx3w2IjYM 2025-02-17 17:57:29.614719602 -0800 +++ /tmp/tmp.2ssxPGCEH5 2025-02-17 17:58:33.752002762 -0800 @@ -0,0 +1,22 @@ +../drivers/net/phy/bcm63xx.c:84:5: warning: no previous prototype for function 'bcm63268_gphy_set' [-Wmissing-prototypes] + 84 | int bcm63268_gphy_set(struct phy_device *phydev, bool enable) + | ^ +../drivers/net/phy/bcm63xx.c:84:1: note: declare 'static' if the function is not intended to be used outside of this translation unit + 84 | int bcm63268_gphy_set(struct phy_device *phydev, bool enable) + | ^ + | static +../drivers/net/phy/bcm63xx.c:100:5: warning: no previous prototype for function 'bcm63268_gphy_resume' [-Wmissing-prototypes] + 100 | int bcm63268_gphy_resume(struct phy_device *phydev) + | ^ +../drivers/net/phy/bcm63xx.c:100:1: note: declare 'static' if the function is not intended to be used outside of this translation unit + 100 | int bcm63268_gphy_resume(struct phy_device *phydev) + | ^ + | static +../drivers/net/phy/bcm63xx.c:115:5: warning: no previous prototype for function 'bcm63268_gphy_suspend' [-Wmissing-prototypes] + 115 | int bcm63268_gphy_suspend(struct phy_device *phydev) + | ^ +../drivers/net/phy/bcm63xx.c:115:1: note: declare 'static' if the function is not intended to be used outside of this translation unit + 115 | int bcm63268_gphy_suspend(struct phy_device *phydev) + | ^ + | static +3 warnings generated. Per-file breakdown --- /tmp/tmp.kERHB1gQa8 2025-02-17 17:58:33.761002662 -0800 +++ /tmp/tmp.sZ1RsoyjqR 2025-02-17 17:58:33.764002628 -0800 @@ -0,0 +1 @@ + 3 ../drivers/net/phy/bcm63xx.c