Hi Arnd, Thanks for the patch. On Thu, May 2, 2013 at 8:46 PM, Arnd Bergmann <arnd@xxxxxxxx> 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@xxxxxxxxx> > Cc: Hans Verkuil <hans.verkuil@xxxxxxxxx> > Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Acked-by: Lad, Prabhakar <prabhakar.csengg@xxxxxxxxx> Regards, --Prabhakar Lad -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html