From: Dario Binacchi Date: Wed, 13 Dec 2023 11:24:01 +0000 (+0100) Subject: drm/panel: ilitek-ili9805: adjust the includes X-Git-Tag: v6.8-rc1~111^2~12^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1faed97a0a51a098ec5633d65455318f9e4ffc15;p=thirdparty%2Flinux.git drm/panel: ilitek-ili9805: adjust the includes Adjust the includes to explicitly include the correct headers. Suggested-by: Rob Herring Signed-off-by: Dario Binacchi Signed-off-by: Maxime Ripard Link: https://patchwork.freedesktop.org/patch/msgid/20231213112401.2000837-1-dario.binacchi@amarulasolutions.com --- diff --git a/drivers/gpu/drm/panel/panel-ilitek-ili9805.c b/drivers/gpu/drm/panel/panel-ilitek-ili9805.c index 5054d1a2b2f54..1cbc25758bd2b 100644 --- a/drivers/gpu/drm/panel/panel-ilitek-ili9805.c +++ b/drivers/gpu/drm/panel/panel-ilitek-ili9805.c @@ -7,10 +7,9 @@ #include #include #include -#include #include #include -#include +#include #include #include