On 16 January 2014 10:33, Sachin Kamat <sachin.kamat@xxxxxxxxxx> wrote: > Hi Tushar, > > On 15 January 2014 17:27, Tushar Behera <tushar.behera@xxxxxxxxxx> 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@xxxxxxxxxx> > > 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. > Yes, true. There are still some users for this header file within exynos_drm_gsc.c, so we need to make the compilation conditional. I will add that and resend the patch. > -- > With warm regards, > Sachin Thanks. -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html