On 3/10/26 2:25 PM, 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]> > ---
Reviewed-by: Konrad Dybcio <[email protected]> Konrad
