linux/drivers/staging/solo6x10
Randy Dunlap 372058f1b4 staging: solo6010 depends on I2C
This driver uses i2c interfaces, so it should depend on I2C
(unless someone wants to break it into pieces or make it more
config-dependent).

drivers/staging/solo6x10/solo6010-i2c.c:47: error: implicit declaration of function 'i2c_transfer'
drivers/staging/solo6x10/solo6010-i2c.c:299: error: implicit declaration of function 'i2c_add_adapter'
drivers/staging/solo6x10/solo6010-i2c.c:310: error: implicit declaration of function 'i2c_del_adapter'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Ben Collins <bcollins@bluecherry.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-12-09 16:29:49 -08:00
..
Kconfig staging: solo6010 depends on I2C 2010-12-09 16:29:49 -08:00
Makefile Staging: solo6x10: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:43 -07:00
TODO solo6x10: Implement working P2M descriptor more DMA 2010-11-05 10:29:33 -04:00
solo6010-core.c Staging: solo6x10: Fix checkpatch errors and most warnings 2010-11-10 16:28:30 -08:00
solo6010-disp.c Staging: solo6x10: Fix checkpatch errors and most warnings 2010-11-10 16:28:30 -08:00
solo6010-enc.c Staging: solo6x10: Fix checkpatch errors and most warnings 2010-11-10 16:28:30 -08:00
solo6010-g723.c Staging: solo6x10: Fix checkpatch errors and most warnings 2010-11-10 16:28:30 -08:00
solo6010-gpio.c solo6x10: Conversion to videobuf-dma-sg (from dma-cont) 2010-11-04 22:51:17 -04:00
solo6010-i2c.c Staging: solo6x10: Fix checkpatch errors and most warnings 2010-11-10 16:28:30 -08:00
solo6010-jpeg.h
solo6010-offsets.h
solo6010-osd-font.h Staging: solo6x10: Fix checkpatch errors and most warnings 2010-11-10 16:28:30 -08:00
solo6010-p2m.c Staging: solo6x10: Fix checkpatch errors and most warnings 2010-11-10 16:28:30 -08:00
solo6010-registers.h
solo6010-tw28.c Staging: solo6x10: Fix checkpatch errors and most warnings 2010-11-10 16:28:30 -08:00
solo6010-tw28.h
solo6010-v4l2-enc.c Staging: solo6x10: Fix checkpatch errors and most warnings 2010-11-10 16:28:30 -08:00
solo6010-v4l2.c Staging: solo6x10: Fix checkpatch errors and most warnings 2010-11-10 16:28:30 -08:00
solo6010.h Staging: solo6x10: Fix checkpatch errors and most warnings 2010-11-10 16:28:30 -08:00