From: Thomas Zimmermann Date: Mon, 19 Feb 2024 09:37:28 +0000 (+0100) Subject: staging/fbtft: Include X-Git-Tag: v6.9-rc1~26^2~14^2~16 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=009c95c82e87a66cc494e9c14183892b17d04bfe;p=linux-2.6-block.git staging/fbtft: Include Resolves the proxy include via , which does not require the backlight header. v3: * fix grammar in commit message Signed-off-by: Thomas Zimmermann Acked-by: Jani Nikula Acked-by: Helge Deller Acked-by: Greg Kroah-Hartman Link: https://patchwork.freedesktop.org/patch/msgid/20240219093941.3684-4-tzimmermann@suse.de --- diff --git a/drivers/staging/fbtft/fb_ssd1351.c b/drivers/staging/fbtft/fb_ssd1351.c index b8d55aa8c5c7..72172e870007 100644 --- a/drivers/staging/fbtft/fb_ssd1351.c +++ b/drivers/staging/fbtft/fb_ssd1351.c @@ -1,4 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 + +#include #include #include #include