Hi, On Fri, 14 Feb 2025 14:11:07 +0800 [email protected] wrote:
> From: Pei Xiao <[email protected]> > > sparse warning: > sparse: symbol 'ugeth_mac_ops' was not declared. Should it be > static. > > Add static to fix sparse warnings. > > Reported-by: kernel test robot <[email protected]> > Closes: > https://lore.kernel.org/oe-kbuild-all/[email protected]/ > Fixes: 53036aa8d031 ("net: freescale: ucc_geth: phylink conversion") > Signed-off-by: Pei Xiao <[email protected]> Thanks for fixing this, Reviewed-by: Maxime Chevallier <[email protected]> Maxime
