commit | 8574ac690eab730a3ff735177af1d52e45e36c8b | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Mon Dec 24 15:49:33 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:04:24 2008 -0200 |
tree | a31cc6d453810d62693619f9c58dcdce43e1779c | |
parent | 67d52e29032dd2f21d4080331f47a21205f337f6 [diff] |
V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h> 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>