Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/phy/as21xxx.c:1101:1: error: bad constant expression ../drivers/net/phy/as21xxx.c:1102:1: error: bad constant expression ../drivers/net/phy/as21xxx.c:1103:1: error: bad constant expression Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/phy/as21xxx.c:689:12: warning: ‘aeon_ipc_dbg_write_buf’ defined but not used [-Wunused-function] 689 | static int aeon_ipc_dbg_write_buf(struct phy_device *phydev, u8 *data, | ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/phy/as21xxx.c:666:12: warning: ‘aeon_ipc_dbg_read_buf’ defined but not used [-Wunused-function] 666 | static int aeon_ipc_dbg_read_buf(struct phy_device *phydev, u16 *buf) | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/phy/as21xxx.c:653:12: warning: ‘aeon_ipc_dbg_cmd’ defined but not used [-Wunused-function] 653 | static int aeon_ipc_dbg_cmd(struct phy_device *phydev, u16 dbg_sec, | ^~~~~~~~~~~~~~~~ ../drivers/net/phy/as21xxx.c:631:12: warning: ‘aeon_ipc_poll’ defined but not used [-Wunused-function] 631 | static int aeon_ipc_poll(struct phy_device *phydev) | ^~~~~~~~~~~~~ ../drivers/net/phy/as21xxx.c:1221:1: error: bad constant expression ../drivers/net/phy/as21xxx.c:1222:1: error: bad constant expression ../drivers/net/phy/as21xxx.c:1223:1: error: bad constant expression New errors added --- /tmp/tmp.REnrtL7txX 2026-01-23 08:46:31.735628135 -0500 +++ /tmp/tmp.IZMELiQDSp 2026-01-23 08:47:09.317783468 -0500 @@ -1,0 +2,12 @@ +../drivers/net/phy/as21xxx.c:689:12: warning: ‘aeon_ipc_dbg_write_buf’ defined but not used [-Wunused-function] + 689 | static int aeon_ipc_dbg_write_buf(struct phy_device *phydev, u8 *data, + | ^~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/phy/as21xxx.c:666:12: warning: ‘aeon_ipc_dbg_read_buf’ defined but not used [-Wunused-function] + 666 | static int aeon_ipc_dbg_read_buf(struct phy_device *phydev, u16 *buf) + | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/net/phy/as21xxx.c:653:12: warning: ‘aeon_ipc_dbg_cmd’ defined but not used [-Wunused-function] + 653 | static int aeon_ipc_dbg_cmd(struct phy_device *phydev, u16 dbg_sec, + | ^~~~~~~~~~~~~~~~ +../drivers/net/phy/as21xxx.c:631:12: warning: ‘aeon_ipc_poll’ defined but not used [-Wunused-function] + 631 | static int aeon_ipc_poll(struct phy_device *phydev) + | ^~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.IAsqP8rf82 2026-01-23 08:47:09.320620242 -0500 +++ /tmp/tmp.WIdrZd5jtx 2026-01-23 08:47:09.322620231 -0500 @@ -0,0 +1 @@ + 4 ../drivers/net/phy/as21xxx.c