]> www.infradead.org Git - users/jedix/linux-maple.git/commit
backlight: lv5207lp: Do not include <linux/fb.h>
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 31 Jan 2025 13:58:43 +0000 (14:58 +0100)
committerLee Jones <lee@kernel.org>
Tue, 11 Feb 2025 10:20:18 +0000 (10:20 +0000)
commit8c71b34c636cabb4101098cc6bb619ded9b0905f
tree3049b1703c229481a3311bb1c2fdd89d4b6f8e2f
parent5f02729fadee6dedb638cdb8244f9447c8ad4ef9
backlight: lv5207lp: Do not include <linux/fb.h>

This driver does not require <linux/fb.h>. Remove the include
statement.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://lore.kernel.org/r/20250131140103.278158-13-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/video/backlight/lv5207lp.c