Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/phy/as21xxx.c:631:12: warning: unused function 'aeon_ipc_poll' [-Wunused-function] 631 | static int aeon_ipc_poll(struct phy_device *phydev) | ^~~~~~~~~~~~~ ../drivers/net/phy/as21xxx.c:653:12: warning: unused function 'aeon_ipc_dbg_cmd' [-Wunused-function] 653 | static int aeon_ipc_dbg_cmd(struct phy_device *phydev, u16 dbg_sec, | ^~~~~~~~~~~~~~~~ ../drivers/net/phy/as21xxx.c:666:12: warning: unused function 'aeon_ipc_dbg_read_buf' [-Wunused-function] 666 | static int aeon_ipc_dbg_read_buf(struct phy_device *phydev, u16 *buf) | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/phy/as21xxx.c:689:12: warning: unused function 'aeon_ipc_dbg_write_buf' [-Wunused-function] 689 | static int aeon_ipc_dbg_write_buf(struct phy_device *phydev, u8 *data, | ^~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files