Hi Sakari,
On Mon, 9 Jul 2012 12:10:26 +0300 Sakari Ailus 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
> ---
> Hi Stephen,
>
> Could you try is this patch fixes your issue? The header file indee
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
---
Hi Stephen,
Could you try is this patch fixes your issue? The header file indeed should
be exported which wasn't done previously.
include/linux/Kbuild |1 +
1