../drivers/net/phy/marvell-88x2222.c:523:34: warning: ‘mv2222_port_ops’ defined but not used [-Wunused-const-variable=] 523 | static const struct phy_port_ops mv2222_port_ops = { | ^~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.btV3Oi1G0N 2025-02-07 17:24:06.083334551 -0800 +++ /tmp/tmp.clSzloNKn4 2025-02-07 17:25:29.495432327 -0800 @@ -0,0 +1,3 @@ +../drivers/net/phy/marvell-88x2222.c:523:34: warning: ‘mv2222_port_ops’ defined but not used [-Wunused-const-variable=] + 523 | static const struct phy_port_ops mv2222_port_ops = { + | ^~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.Wl871zYaaj 2025-02-07 17:25:29.501432263 -0800 +++ /tmp/tmp.hN4CxuRCp1 2025-02-07 17:25:29.504432230 -0800 @@ -0,0 +1 @@ + 1 ../drivers/net/phy/marvell-88x2222.c