From: Tushar Behera Date: Thu, 16 Jan 2014 06:27:57 +0000 (+0530) Subject: drm/exynos: Fix multiplatform breakage for ipp/gsc X-Git-Tag: v3.14-rc3~31^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86ac5b84efa87c3ed741dd73597f8c29bba53da2;p=pandora-kernel.git drm/exynos: Fix multiplatform breakage for ipp/gsc There is no need to include "plat/map-base.h" in ipp driver. Remove this and enable this driver for multi-platform. However gsc driver is not multiplatform compliant yet, so make the compilation conditional upon !ARCH_MULTIPLATFORM. Signed-off-by: Tushar Behera Signed-off-by: Inki Dae --- Reading git-diff-tree failed