Hi Alex, On Sun, Nov 08, 2020 at 04:01:59PM +0800, Alex Shi wrote: > Couple of variables are actually useless, remove them to save some gcc > warning: > drivers/video/fbdev/riva/riva_hw.c:250:21: warning: variable ‘mlwm’ set > but not used [-Wunused-but-set-variable] > drivers/video/fbdev/riva/riva_hw.c:665:15: warning: variable ‘vraw’ set > but not used [-Wunused-but-set-variable] > drivers/video/fbdev/riva/riva_hw.c:665:9: warning: variable ‘craw’ set > but not used [-Wunused-but-set-variable] > drivers/video/fbdev/riva/riva_hw.c:659:73: warning: variable ‘align’ set > but not used [-Wunused-but-set-variable] > drivers/video/fbdev/riva/riva_hw.c:659:50: warning: variable > ‘color_key_enable’ set but not used [-Wunused-but-set-variable] > > Signed-off-by: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx> > Cc: Antonino Daplas <adaplas@xxxxxxxxx> > Cc: linux-fbdev@xxxxxxxxxxxxxxx > Cc: dri-devel@xxxxxxxxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx Thanks, applied to drm-misc-next. The fix will appear in -next in a week or so. Sam _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel