[PATCH] drm/exynos: cleanup header include
Kwanghoon Son
k.son at samsung.com
Tue Aug 13 07:55:47 UTC 2024
Cleanup header include
Signed-off-by: Kwanghoon Son <k.son at samsung.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 at samsung.com>
More information about the dri-devel
mailing list