Re: [PATCH 09/15] media: coda: don't build on multiplatform

From: Arnd Bergmann
Date: Tue Jan 22 2013 - 10:41:25 EST


On Tuesday 22 January 2013, Sascha Hauer wrote:
> On Mon, Jan 21, 2013 at 05:16:02PM +0000, Arnd Bergmann wrote:
> > The coda video codec driver depends on a mach-imx or mach-mxs specific
> > header file "mach/iram.h". This is not available when building for
> > multiplatform, so let us disable this driver for v3.8 when building
> > multiplatform, and hopefully find a proper fix for v3.9.
> >
> > drivers/media/platform/coda.c:27:23: fatal error: mach/iram.h: No such file or directory
>
> I just sent a pull request for this with a proper fix.

Ok, even better. Thanks for taking care of it!

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/