[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240813-clean_header-v1-1-6f950d09b877@samsung.com>
Date: Tue, 13 Aug 2024 16:55:47 +0900
From: Kwanghoon Son <k.son@...sung.com>
To: Inki Dae <inki.dae@...sung.com>, Seung-Woo Kim <sw0312.kim@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>, David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>, Krzysztof Kozlowski <krzk@...nel.org>,
Alim Akhtar <alim.akhtar@...sung.com>
Cc: dri-devel@...ts.freedesktop.org, linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org, Kwanghoon
Son <k.son@...sung.com>
Subject: [PATCH] drm/exynos: cleanup header include
Cleanup header include
Signed-off-by: Kwanghoon Son <k.son@...sung.com>
---
drivers/gpu/drm/exynos/exynos_drm_fb.c | 5 -----
1 file changed, 5 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_drm_fb.c b/drivers/gpu/drm/exynos/exynos_drm_fb.c
index fc1c5608db96..b6139e179aa9 100644
--- a/drivers/gpu/drm/exynos/exynos_drm_fb.c
+++ b/drivers/gpu/drm/exynos/exynos_drm_fb.c
@@ -10,17 +10,12 @@
#include <drm/drm_atomic.h>
#include <drm/drm_atomic_helper.h>
-#include <drm/drm_crtc.h>
#include <drm/drm_framebuffer.h>
-#include <drm/drm_fourcc.h>
#include <drm/drm_gem_framebuffer_helper.h>
-#include <drm/drm_probe_helper.h>
#include <drm/exynos_drm.h>
-#include "exynos_drm_crtc.h"
#include "exynos_drm_drv.h"
#include "exynos_drm_fb.h"
-#include "exynos_drm_fbdev.h"
static int check_fb_gem_memory_type(struct drm_device *drm_dev,
struct exynos_drm_gem *exynos_gem)
---
base-commit: 7c626ce4bae1ac14f60076d00eafe71af30450ba
change-id: 20240813-clean_header-863930a8f82f
Best regards,
--
Kwanghoon Son <k.son@...sung.com>
Powered by blists - more mailing lists