From: Thomas Zimmermann Date: Fri, 11 Oct 2024 14:41:23 +0000 (+0200) Subject: drm/panel: panel-samsung-s6e63m0: Include X-Git-Tag: v6.14-rc1~174^2~13^2~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d1a1807bae39e91016ba006b1fcb3319fa4e51ba;p=thirdparty%2Flinux.git drm/panel: panel-samsung-s6e63m0: Include Include directly to get device_property_read_u32(). Avoids the proxy include via Signed-off-by: Thomas Zimmermann Cc: Neil Armstrong Cc: Jessica Zhang Reviewed-by: Neil Armstrong Link: https://patchwork.freedesktop.org/patch/msgid/20241011144632.90434-6-tzimmermann@suse.de --- diff --git a/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c b/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c index a0e5698275a5f..6917ffda5b2b1 100644 --- a/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c +++ b/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c @@ -15,6 +15,7 @@ #include #include #include +#include #include #include