From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Michael Jones <michael.jones@matrix-vision.de>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH] omap3isp: #include videodev2.h in omap3isp.h
Date: Thu, 26 Jul 2012 17:55:23 +0200 [thread overview]
Message-ID: <5646617.q2lPCR2lR9@avalon> (raw)
In-Reply-To: <1343316711-22196-1-git-send-email-michael.jones@matrix-vision.de>
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.jones@matrix-vision.de>
Acked-by: Laurent Pinchart <laurent.pinchart@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
prev parent reply other threads:[~2012-07-26 15:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-26 15:31 [PATCH] omap3isp: #include videodev2.h in omap3isp.h Michael Jones
2012-07-26 15:55 ` Laurent Pinchart [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5646617.q2lPCR2lR9@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=michael.jones@matrix-vision.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).