V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h>
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 24 Dec 2007 18:49:33 +0000 (15:49 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:24 +0000 (19:04 -0200)
Fix the following compiler error:

v4l2-i2c-drv.h:72: error: implicit declaration of function 'v4l2_i2c_attach'

Also, prevent multiple inclusions of v4l2-i2c-drv.h

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found