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