kernel-ark/drivers/media
Mauro Carvalho Chehab a9254475bb V4L/DVB (7115): Fix bug #9833: regression when compiling V4L without I2C
Adrian Bunk reported:

> > Commit 8ffbc65594 causes the following
> > compile error with CONFIG_VIDEO_DEV=y/m, CONFIG_I2C=n:
> >
> > <--  snip  -->
> >
> > ...
> >   MODPOST 26 modules
> > ERROR: "i2c_attach_client" [drivers/media/video/v4l2-common.ko] undefined!
> > make[2]: *** [__modpost] Error 1
> >
> > <--  snip  -->

...

And what should happen if CONFIG_VIDEO_DEV=y, CONFIG_I2C=m?

CC: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-02-18 11:14:50 -03:00
..
common drivers/media/: Spelling fixes 2008-02-03 17:18:59 +02:00
dvb drivers/media/: Spelling fixes 2008-02-03 17:18:59 +02:00
radio V4L/DVB (7078): radio: fix sf16fmi section mismatch 2008-01-25 19:05:26 -02:00
video V4L/DVB (7115): Fix bug #9833: regression when compiling V4L without I2C 2008-02-18 11:14:50 -03:00
Kconfig V4L/DVB (7115): Fix bug #9833: regression when compiling V4L without I2C 2008-02-18 11:14:50 -03:00
Makefile