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 <[email protected]> Reviewed-by: Daniel Thompson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 3b53bf1 commit 2576e64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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 <[email protected]>
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)