kernel-ark/drivers/media/dvb/siano
Randy Dunlap 27059b3539 V4L/DVB (12437): dvb: siano uses/depends on INPUT
siano uses input_*() functions so it should depend on INPUT
to prevent build errors:

ERROR: "input_event" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_register_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_free_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_unregister_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!
ERROR: "input_allocate_device" [drivers/media/dvb/siano/sms1xxx.ko] undefined!

Cc: Michael Krufky <mkrufky@linuxtv.org>
Cc: Uri Shkolnik <uris@siano-ms.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-08-13 20:39:13 -03:00
..
Kconfig V4L/DVB (12437): dvb: siano uses/depends on INPUT 2009-08-13 20:39:13 -03:00
Makefile V4L/DVB (11815): Siano: bind infra-red component 2009-06-16 19:14:31 -03:00
sms-cards.c V4L/DVB (12386): sms1xxx: fix build warning: unused variable 'board' 2009-08-13 20:39:06 -03:00
sms-cards.h V4L/DVB (11887): Siano: smscards - add board (target) events 2009-06-16 19:14:40 -03:00
smscoreapi.c V4L/DVB (12107): smscoreapi: fix compile warning 2009-06-23 03:14:35 -03:00
smscoreapi.h V4L/DVB (11886): Siano: smscore - fix some new GPIO definitions names 2009-06-16 19:14:39 -03:00
smsdvb.c V4L/DVB (11889): Siano: smsdvb - add DVB v3 events 2009-06-16 19:14:41 -03:00
smsendian.c V4L/DVB (11780): Siano: fix compilation error due to the lack of EXTERNAL_SYMBOL 2009-06-16 19:14:28 -03:00
smsendian.h V4L/DVB (11892): Siano: smsendian - declare function as extern 2009-06-16 19:14:43 -03:00
smsir.c V4L/DVB (11815): Siano: bind infra-red component 2009-06-16 19:14:31 -03:00
smsir.h V4L/DVB (11559): Siano: add support for infra-red (IR) controllers 2009-06-16 19:14:22 -03:00
smssdio.c V4L/DVB (11884): Siano: smssdio - revert to stand alone module 2009-06-16 19:14:38 -03:00
smsusb.c V4L/DVB (11888): Siano: smsusb - remove redundant ifdef 2009-06-16 19:14:40 -03:00