]> www.infradead.org Git - users/jedix/linux-maple.git/commit
backlight: platform_lcd: Remove include statement for <linux/backlight.h>
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 6 Sep 2024 07:52:30 +0000 (09:52 +0200)
committerLee Jones <lee@kernel.org>
Mon, 30 Sep 2024 15:49:42 +0000 (16:49 +0100)
commit516f3251429068a963d498a35441c0afaea6d1a4
treef57219182daa9645c01cac86983bbfc557493103
parent7c14e7a3fda5bd7323dcee60c69a47773f1fd6c6
backlight: platform_lcd: Remove include statement for <linux/backlight.h>

This lcd driver does not depend on backlight interfaces. Remove the
include statement.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240906075439.98476-17-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/video/backlight/platform_lcd.c