Hi Tushar,
On 15 January 2014 17:27, Tushar Behera tushar.behera@linaro.org wrote:
There is no need to include "plat/map-base.h" in ipp driver. Remove this and enable this driver for multi-platform.
Signed-off-by: Tushar Behera tushar.behera@linaro.org
drivers/gpu/drm/exynos/exynos_drm_gsc.c also has this header file included. If this file is needed there, then you may have to add !ARCH_MULTIPLATFORM as its dependency.