Neither of these files issue any fbdev related calls. Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Signed-off-by: Inki Dae <inki.dae@samsung.com>
@@ -31,7 +31,6 @@
#include "exynos_drm_plane.h"
#include "exynos_drm_drv.h"
#include "exynos_drm_fb.h"
-#include "exynos_drm_fbdev.h"
#include "exynos_drm_iommu.h"
/*
@@ -15,7 +15,6 @@
#include <drm/drmP.h>
#include "exynos_drm_crtc.h"
static LIST_HEAD(exynos_drm_subdrv_list);
@@ -30,7 +30,6 @@