From 7d66c8d7398d34b0aca788d21ad63f07ab1a3dbe Mon Sep 17 00:00:00 2001 From: Dario Binacchi Date: Wed, 13 Dec 2023 12:24:32 +0100 Subject: drm/panel: synaptics-r63353: 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/20231213112432.2002832-1-dario.binacchi@amarulasolutions.com --- drivers/gpu/drm/panel/panel-synaptics-r63353.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpu/drm/panel/panel-synaptics-r63353.c b/drivers/gpu/drm/panel/panel-synaptics-r63353.c index 3f61fcdc550b..169c629746c7 100644 --- a/drivers/gpu/drm/panel/panel-synaptics-r63353.c +++ b/drivers/gpu/drm/panel/panel-synaptics-r63353.c @@ -9,10 +9,9 @@ #include #include #include -#include #include #include -#include +#include #include #include -- cgit v1.2.3