linux/drivers/staging/media
Gianluca Gennari f443d5878a [media] lirc: delete unused init/exit function prototypes
The lirc sasem and imon drivers now use the module_usb_driver macro, so the old
init/exit function prototypes are useless.

This patch eliminates this warnings:

media_build/v4l/lirc_imon.c:74:19: warning: 'imon_init' declared 'static' but never defined [-Wunused-function]
media_build/v4l/lirc_imon.c:75:20: warning: 'imon_exit' declared 'static' but never defined [-Wunused-function]
media_build/v4l/lirc_sasem.c:84:19: warning: 'sasem_init' declared 'static' but never defined [-Wunused-function]
media_build/v4l/lirc_sasem.c:85:20: warning: 'sasem_exit' declared 'static' but never defined [-Wunused-function]

Signed-off-by: Gianluca Gennari <gennarone@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-04-10 15:37:44 -03:00
..
as102 [media] staging: Fix comments and some typos in staging/media/* 2012-03-19 14:26:16 -03:00
cxd2099
dt3155v4l [media] Staging: dt3155v4l: probe() always fails 2012-01-06 11:06:53 -02:00
easycap [media] staging: easycap: Fix incorrect comment 2012-03-08 11:32:55 -03:00
go7007 [media] staging: Fix comments and some typos in staging/media/* 2012-03-19 14:26:16 -03:00
lirc [media] lirc: delete unused init/exit function prototypes 2012-04-10 15:37:44 -03:00
solo6x10 [media] Staging: media: solo6x10: core.c Fix some coding style issue 2012-03-19 15:44:00 -03:00
Kconfig [media] staging: Fix comments and some typos in staging/media/* 2012-03-19 14:26:16 -03:00
Makefile