../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.xr6km893BP 2025-04-25 07:51:31.424841243 -0700 +++ /tmp/tmp.nAMYAaJgPj 2025-04-25 07:52:20.994739421 -0700 @@ -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.lwiFVcRLty 2025-04-25 07:52:21.000459018 -0700 +++ /tmp/tmp.5zdf0bmHZ3 2025-04-25 07:52:21.005458980 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/phy/marvell-88x2222.c