Hi Michael,

On Thursday 26 July 2012 17:31:51 Michael Jones wrote:
> include/linux/omap3isp.h uses BASE_VIDIOC_PRIVATE from
> include/linux/videodev2.h but didn't include this file.
> 
> Signed-off-by: Michael Jones <michael.jo...@matrix-vision.de>

Acked-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>

I've added the patch to my tree.

> ---
>  include/linux/omap3isp.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/include/linux/omap3isp.h b/include/linux/omap3isp.h
> index c73a34c..e7a79db 100644
> --- a/include/linux/omap3isp.h
> +++ b/include/linux/omap3isp.h
> @@ -28,6 +28,7 @@
>  #define OMAP3_ISP_USER_H
> 
>  #include <linux/types.h>
> +#include <linux/videodev2.h>
> 
>  /*
>   * Private IOCTLs
-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to