[PATCH, RFC 21/22] davinci: vpfe_capture needs i2c

Prabhakar Lad prabhakar.csengg at gmail.com
Fri May 3 07:00:30 EDT 2013


Hi Arnd,

Thanks for the patch.

On Thu, May 2, 2013 at 8:46 PM, Arnd Bergmann <arnd at arndb.de> wrote:
> The vpfe_capture driver is implicitly built for three of the davinci
> capture drivers but depends on i2c, so we need to add the dependency
> in Kconfig for each driver using this.
>
>  drivers/media/platform/davinci/vpfe_capture.c: In function 'vpfe_probe':
>  drivers/media/platform/davinci/vpfe_capture.c:1934:2: error: implicit declaration of function 'i2c_get_adapter' [-Werror=implicit-function-declaration]
>  drivers/media/platform/davinci/vpfe_capture.c:1934:11: warning: assignment makes pointer from integer without a cast [enabled by default]
>
> Cc: Lad, Prabhakar <prabhakar.csengg at gmail.com>
> Cc: Hans Verkuil <hans.verkuil at cisco.com>
> Cc: Mauro Carvalho Chehab <mchehab at redhat.com>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

Acked-by: Lad, Prabhakar <prabhakar.csengg at gmail.com>

Regards,
--Prabhakar Lad



More information about the linux-arm-kernel mailing list