linux/drivers/media/rc/img-ir
Hans Verkuil 3ee733ea9c [media] img-ir: fix sparse warnings
drivers/media/rc/img-ir/img-ir-nec.c:111:23: warning: symbol 'img_ir_nec' was not declared. Should it be static?
drivers/media/rc/img-ir/img-ir-jvc.c:54:23: warning: symbol 'img_ir_jvc' was not declared. Should it be static?
drivers/media/rc/img-ir/img-ir-sony.c:120:23: warning: symbol 'img_ir_sony' was not declared. Should it be static?
drivers/media/rc/img-ir/img-ir-sharp.c:75:23: warning: symbol 'img_ir_sharp' was not declared. Should it be static?
drivers/media/rc/img-ir/img-ir-sanyo.c:82:23: warning: symbol 'img_ir_sanyo' was not declared. Should it be static?

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-03 08:54:27 -03:00
..
Kconfig [media] rc: img-ir: add Sanyo decoder module 2014-03-11 15:48:12 -03:00
Makefile [media] rc: img-ir: add Sanyo decoder module 2014-03-11 15:48:12 -03:00
img-ir-core.c [media] rc: img-ir: Expand copyright headers with GPL notices 2014-06-17 12:04:55 -03:00
img-ir-hw.c [media] img-ir: fix sparse warnings 2014-09-03 08:54:27 -03:00
img-ir-hw.h [media] img-ir: fix sparse warnings 2014-09-03 08:54:27 -03:00
img-ir-jvc.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir-nec.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir-raw.c [media] rc: img-ir: Expand copyright headers with GPL notices 2014-06-17 12:04:55 -03:00
img-ir-raw.h [media] rc: img-ir: Expand copyright headers with GPL notices 2014-06-17 12:04:55 -03:00
img-ir-sanyo.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir-sharp.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir-sony.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir.h [media] rc: img-ir: Expand copyright headers with GPL notices 2014-06-17 12:04:55 -03:00