From: Arnd Bergmann Date: Thu, 11 Apr 2013 00:04:54 +0000 (+0200) Subject: video/exynos: remove unnecessary header inclusions X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~142^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=015623819b44a3b25347c9de3efd9ad01d475259;p=pandora-kernel.git video/exynos: remove unnecessary header inclusions In multiplatform configurations, we cannot include headers provided by only the exynos platform. Fortunately a number of drivers that include those headers do not actually need them, so we can just remove the inclusions. Signed-off-by: Arnd Bergmann Cc: linux-fbdev@vger.kernel.org Acked-by: Jingoo Han Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed