[PATCH v4 10/10] [media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernel
Boris Brezillon
boris.brezillon at free-electrons.com
Fri Nov 7 16:38:41 PST 2014
On Sat, 08 Nov 2014 00:47:25 +0200
Sakari Ailus <sakari.ailus at iki.fi> wrote:
> Hi Boris,
>
> Boris Brezillon wrote:
> > @@ -102,6 +113,7 @@ enum v4l2_mbus_pixelcode {
> >
> > V4L2_MBUS_FROM_MEDIA_BUS_FMT(AHSV8888_1X32),
> > };
> > +#endif /* __KERNEL__ */
> >
> > /**
> > * struct v4l2_mbus_framefmt - frame format on the media bus
>
> Was it intended to be this way, or did I miss something? I'd put this to
> beginning of the file, as Hans suggested.
Oops, I forgot to move the struct.
>
> With this matter sorted out, for the set:
>
> Acked-by: Sakari Ailus <sakari.ailus at linux.intel.com>
>
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
More information about the linux-arm-kernel
mailing list