diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-04-25 20:46:36 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-04-25 21:07:10 +0200 |
commit | 66f93178042b6f151552fdb74cbaa2724e59c97c (patch) | |
tree | 6be82b33a5ba9aa7a74243e72e6e3a2dede3e7bb /drivers/pcmcia/pxa2xx_base.c | |
parent | [media] r820t: Remove a warning for an unused value (diff) | |
download | linux-66f93178042b6f151552fdb74cbaa2724e59c97c.tar.xz linux-66f93178042b6f151552fdb74cbaa2724e59c97c.zip |
[media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap
After cx25821-video cleanup, this var is not used anymore:
drivers/media/pci/cx25821/cx25821-video.c: In function 'cx25821_vidioc_try_fmt_vid_cap':
drivers/media/pci/cx25821/cx25821-video.c:591:15: warning: variable 'maxw' set but not used [-Wunused-but-set-variable]
as the code now checks the max width as the default case for the
range check.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/pcmcia/pxa2xx_base.c')
0 files changed, 0 insertions, 0 deletions