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