linux/drivers/media/video/au0828
Mauro Carvalho Chehab 972d724caf [media] several drivers: Fix a few gcc 4.6 warnings
au0828-dvb.c:99:6: warning: variable 'ptr' set but not used [-Wunused-but-set-variable]
au0828-video.c:1180:25: warning: variable 'maxheight' set but not used [-Wunused-but-set-variable]
au0828-video.c:1180:15: warning: variable 'maxwidth' set but not used [-Wunused-but-set-variable]
bttv-input.c:196:16: warning: variable 'current_jiffies' set but not used [-Wunused-but-set-variable]

Those variables are not used at all, so just remove them.

Cc: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-03-22 04:54:05 -03:00
..
au0828-cards.c [media] tuner-core: remove usage of DIGITAL_TV 2011-03-21 20:32:03 -03:00
au0828-cards.h V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
au0828-core.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
au0828-dvb.c [media] several drivers: Fix a few gcc 4.6 warnings 2011-03-22 04:54:05 -03:00
au0828-i2c.c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses 2009-09-12 12:18:13 -03:00
au0828-reg.h V4L/DVB (11342): au0828: better document i2c registers 2009-04-06 21:43:56 -03:00
au0828-vbi.c V4L/DVB: Add closed captioning support for the HVR-950q 2010-08-02 14:48:53 -03:00
au0828-video.c [media] several drivers: Fix a few gcc 4.6 warnings 2011-03-22 04:54:05 -03:00
au0828.h [media] au0828: fixes for timeout on no video 2010-12-29 08:16:34 -02:00
Kconfig V4L/DVB (11438): au0828: fix Kconfig dependance 2009-04-06 21:44:51 -03:00
Makefile V4L/DVB: Add closed captioning support for the HVR-950q 2010-08-02 14:48:53 -03:00