V4L/DVB (10177): Fix sparse warnings on em28xx
commit26cdc76b2c0b24f7a9c33ab226ca6e4bbae3dbbb
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 5 Jan 2009 04:00:40 +0000 (5 01:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 8 Jan 2009 00:18:55 +0000 (7 22:18 -0200)
treed72e7904a2a92c6118534ac21a1e392157d8513a
parentcfbaf4dfe765ae33e1a26b3eb0eda64ff00fc481
V4L/DVB (10177): Fix sparse warnings on em28xx

/home/v4l/master/v4l/em28xx-core.c:396:25: warning: symbol 'outputs' was not declared. Should it be static?
/home/v4l/master/v4l/em28xx-input.c:324:6: warning: symbol 'em28xx_ir_start' was not declared. Should it be static?
/home/v4l/master/v4l/em28xx-cards.c:1925:5: warning: symbol 'em28xx_init_dev' was not declared. Should it be static?

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-cards.c
drivers/media/video/em28xx/em28xx-core.c
drivers/media/video/em28xx/em28xx-input.c