On Fri, Dec 27, 2024 at 01:51:51PM +0800, Pei Xiao wrote: > sparse warnings: > drivers/usb/typec/ucsi/ucsi_yoga_c630.c:101:30: sparse: sparse: > symbol 'yoga_c630_ucsi_ops' was not declared. Should it be static? > > Fixes: 2ea6d07efe53 ("usb: typec: ucsi: add Lenovo Yoga C630 glue driver") > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Closes: https://lore.kernel.org/oe-kbuild-all/202412102033.J4vZNaaR-lkp@xxxxxxxxx/ > Signed-off-by: Pei Xiao <xiaopei01@xxxxxxxxxx> > --- > drivers/usb/typec/ucsi/ucsi_yoga_c630.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry