]> www.infradead.org Git - users/jedix/linux-maple.git/commit
backlight: adp8860_bl: Do not include <linux/fb.h>
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 31 Jan 2025 13:58:34 +0000 (14:58 +0100)
committerLee Jones <lee@kernel.org>
Tue, 11 Feb 2025 10:20:18 +0000 (10:20 +0000)
commita84877d7cc5b38dbbaad94ea7f8a784f8b12dbc8
tree2312b27dc5026e6b3912468f2e4b4edcb09f5905
parent769562042211e7a194e3dfde9436b42a3734e279
backlight: adp8860_bl: 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-4-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/video/backlight/adp8860_bl.c