On Tue, Mar 10, 2026 at 01:25:01PM +0000, Ben Dooks wrote: > The struct 'msm_hdmi_pm_ops' is not used outside of the > file it is defined in, so make it static. > > Fixes the following sparse warning: > drivers/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was > not declared. Should it be static? > > Signed-off-by: Ben Dooks <[email protected]> > --- > drivers/gpu/drm/msm/hdmi/hdmi.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
