From: Guennadi Liakhovetski Date: Mon, 24 Jun 2013 08:13:51 +0000 (-0300) Subject: [media] V4L2: fix compilation if CONFIG_I2C is undefined X-Git-Tag: v3.11-rc1~17^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe05e141a4d70d9417fd628133ecb32851f2e136;p=pandora-kernel.git [media] V4L2: fix compilation if CONFIG_I2C is undefined i2c_verify_client() is only available, if I2C is enabled. Fix v4l2-async.c compilation if I2C is disabled. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed