Skip to content

Commit 2576e64

Browse files
tdzlag-linaro
authored andcommitted
backlight: lms501kf03: Remove unnecessary include of <linux/backlight.h>
This lcd driver is independent from the backlight code. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org> Link: https://lore.kernel.org/r/20240906075439.98476-13-tzimmermann@suse.de Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 3b53bf1 commit 2576e64

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/video/backlight/lms501kf03.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* Author: Jingoo Han <jg1.han@samsung.com>
77
*/
88

9-
#include <linux/backlight.h>
109
#include <linux/delay.h>
1110
#include <linux/fb.h>
1211
#include <linux/lcd.h>

0 commit comments

Comments
 (0)