linux_dsm_epyc7002/drivers/video
Lee Jones 81357f818f backlight: lms501kf03: Remove unused const variables
W=1 kernel build reports:

 drivers/video/backlight/lms501kf03.c:96:28: warning: ‘seq_sleep_in’ defined but not used [-Wunused-const-variable=]
 96 | static const unsigned char seq_sleep_in[] = {
 | ^~~~~~~~~~~~
 drivers/video/backlight/lms501kf03.c:92:28: warning: ‘seq_up_dn’ defined but not used [-Wunused-const-variable=]
 92 | static const unsigned char seq_up_dn[] = {
 | ^~~~~~~~~

Either 'seq_sleep_in' nor 'seq_up_dn' have been used since the
driver first landed in 2013.

Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2020-07-06 08:11:41 +01:00
..
backlight backlight: lms501kf03: Remove unused const variables 2020-07-06 08:11:41 +01:00
console treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
fbdev treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
logo .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
display_timing.c
hdmi.c video/hdmi: Add Unpack only function for DRM infoframe 2020-05-14 13:50:43 +03:00
Kconfig
Makefile
of_display_timing.c
of_videomode.c
vgastate.c
videomode.c