Quoting Souptick Joarder (2021-07-08 19:48:34) > Kernel test roobot throws below warning -> > > drivers/gpu/drm/msm/dp/dp_display.c:1017:21: > warning: variable 'drm' set but not used [-Wunused-but-set-variable] > > Removed unused variable drm. > > Reported-by: kernel test robot <[email protected]> > Signed-off-by: Souptick Joarder <[email protected]> > ---
Reviewed-by: Stephen Boyd <[email protected]>
