From: Thomas Zimmermann Date: Mon, 4 Dec 2023 09:07:51 +0000 (+0100) Subject: drm/ofdrm: Do not include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7e661a06998e06455563b2ff6198c7f3efe31cf2;p=linux.git drm/ofdrm: Do not include Remove unnecessary include statements for . The file contains helpers for non-atomic code and should not be required by most drivers. No functional changes. Signed-off-by: Thomas Zimmermann Reviewed-by: Sui Jingfeng Reviewed-by: Alex Deucher Link: https://patchwork.freedesktop.org/patch/msgid/20231204090852.1650-7-tzimmermann@suse.de --- diff --git a/drivers/gpu/drm/tiny/ofdrm.c b/drivers/gpu/drm/tiny/ofdrm.c index 05a72473cfc65..ab89b7fc7bf61 100644 --- a/drivers/gpu/drm/tiny/ofdrm.c +++ b/drivers/gpu/drm/tiny/ofdrm.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include