diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-03-11 19:51:18 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-03-22 07:54:05 (GMT) |
commit | 972d724caf8b6c461b585c800d6460a12c098a5e (patch) | |
tree | 24a3edd3c7f0944ad42b8f95d4d2dc5ba6e045da /Documentation/unicode.txt | |
parent | fa9448d9bdbae42bb10545f6fcfc980f38f53aa8 (diff) | |
download | linux-fsl-qoriq-972d724caf8b6c461b585c800d6460a12c098a5e.tar.xz |
[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>
Diffstat (limited to 'Documentation/unicode.txt')
0 files changed, 0 insertions, 0 deletions