Hi Sakari,

On Mon,  9 Jul 2012 12:10:26 +0300 Sakari Ailus <sakari.ai...@iki.fi> wrote:
>
> v4l2-common.h is a header file that's used in user space, thus it must be
> exported using header-y.
> 
> Signed-off-by: Sakari Ailus <sakari.ai...@iki.fi>
> ---
> Hi Stephen,
> 
> Could you try is this patch fixes your issue? The header file indeed should
> be exported which wasn't done previously.

I have added this as a merge fixup in linux-next today and it fixes the
problem.  Mauro, please put this into the v4l-dvb tree.

Reported-by: Stephen Rothwell <s...@canb.auug.org.au>
Tested-by: Stephen Rothwell <s...@canb.auug.org.au>

>  include/linux/Kbuild |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/include/linux/Kbuild b/include/linux/Kbuild
> index d38b3a8..ef4cc94 100644
> --- a/include/linux/Kbuild
> +++ b/include/linux/Kbuild
> @@ -382,6 +382,7 @@ header-y += usbdevice_fs.h
>  header-y += utime.h
>  header-y += utsname.h
>  header-y += uvcvideo.h
> +header-y += v4l2-common.h
>  header-y += v4l2-dv-timings.h
>  header-y += v4l2-mediabus.h
>  header-y += v4l2-subdev.h

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au

Attachment: pgpmHVfvUDUzo.pgp
Description: PGP signature

Reply via email to