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