On Wed, Mar 15, 2017 at 02:09:17PM -0400, Jérémy Lefaure wrote:
> Several dependencies were missing to build atomisp drivers:
> _ MEDIA_CONTROLLER: to use the entity field of v4l2_subdev structure
> _ ACPI: to use acpi_device structure and acpi_device_id structure
> _ VIDEO_V4L2_SUBDEV_API: to use pad field of v4l2_subdev_fh structure
> _ EFI: to use efivar_entry_get
> 
> Signed-off-by: Jérémy Lefaure <jeremy.lefa...@lse.epita.fr>
> ---
>  drivers/staging/media/atomisp/Kconfig            |  2 +-
>  drivers/staging/media/atomisp/i2c/Kconfig        | 16 ++++++++--------
>  drivers/staging/media/atomisp/i2c/imx/Kconfig    |  1 +
>  drivers/staging/media/atomisp/i2c/ov5693/Kconfig |  2 +-
>  drivers/staging/media/atomisp/pci/Kconfig        |  2 +-
>  5 files changed, 12 insertions(+), 11 deletions(-)

This doesn't apply to my tree anymore :(
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to