[media] em28xx: Fix a few warnings due to HVR-930C addition
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 24 Nov 2011 17:01:45 +0000 (15:01 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 24 Nov 2011 17:01:45 +0000 (15:01 -0200)
commit8503232f2e9604d844d8f52ddea2e55ccc6c38f6
tree741130386f690b1f7819253d4197a9aa29282450
parent1ec9a35e1cfaff6983977b5db4ed2f81a0e63920
[media] em28xx: Fix a few warnings due to HVR-930C addition

drivers/media/video/em28xx/em28xx-cards.c:339:30: warning: ‘hauppauge_930c_gpio’ defined but not used [-Wunused-variable]
drivers/media/video/em28xx/em28xx-dvb.c: In function ‘em28xx_dvb_init’:
drivers/media/video/em28xx/em28xx-dvb.c:886:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-cards.c
drivers/media/video/em28xx/em28xx-dvb.c
This page took 0.025188 seconds and 5 git commands to generate.