From: Sean Paul Date: Thu, 30 Jan 2014 21:19:30 +0000 (-0500) Subject: drm/exynos: Implement drm_connector directly in dp driver X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=caa5d1e5a32598bab25de1511a74ffdfa8c75d70;p=linux-beck.git drm/exynos: Implement drm_connector directly in dp driver This patch implements drm_connector directly in the dp driver, this will allow us to move away from the exynos_drm_connector layer. Signed-off-by: Sean Paul Signed-off-by: Inki Dae --- diff --git a/drivers/gpu/drm/exynos/exynos_dp_core.c b/drivers/gpu/drm/exynos/exynos_dp_core.c index 05ce947e3347..af2c9d2cfca0 100644 --- a/drivers/gpu/drm/exynos/exynos_dp_core.c +++ b/drivers/gpu/drm/exynos/exynos_dp_core.c @@ -23,10 +23,15 @@ #include