From: Gustavo Padovan Date: Thu, 13 Nov 2014 08:24:06 +0000 (+0900) Subject: drm/exynos: Replace repeated declarations by #include "exynos_drm_drv.h" X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~27^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc2d861c5f3421a1b0ba498cb9f0ecb5b3a3eb1c;p=pandora-kernel.git drm/exynos: Replace repeated declarations by #include "exynos_drm_drv.h" Re-declare struct is not a good practice, let's use the original drm and exynos declarations. Signed-off-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-diff-tree failed