On Thu, Jul 15, 2021 at 3:09 AM Stephen Boyd swboyd@chromium.org wrote:
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.
Can we get this in queue for 5.15, if no further comment ?
Reported-by: kernel test robot lkp@intel.com Signed-off-by: Souptick Joarder jrdr.linux@gmail.com
Reviewed-by: Stephen Boyd swboyd@chromium.org