[PATCH] drm/exynos: Fix multiplatform breakage for ipp
Tushar Behera
tushar.behera at linaro.org
Wed Jan 15 21:07:17 PST 2014
On 16 January 2014 10:33, Sachin Kamat <sachin.kamat at linaro.org> wrote:
> Hi Tushar,
>
> On 15 January 2014 17:27, Tushar Behera <tushar.behera at 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 at 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.
>
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
More information about the dri-devel
mailing list