summaryrefslogtreecommitdiff
path: root/arch/m32r/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-08-26 17:46:49 +0400
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-08-27 01:52:10 +0400
commit52334bb3df155e764dd1a9b084115a5a0fa485b6 (patch)
treeb24a6b729a43a48b17deb0d5ce1e269d089cc9a1 /arch/m32r/Kconfig
parent92e3919a49c0ed683ebab8a992eaac331afce8b7 (diff)
downloadlinux-52334bb3df155e764dd1a9b084115a5a0fa485b6.tar.xz
[media] omap_vout: Get rid of a few warnings
drivers/media/platform/omap/omap_vout.c: In function 'omapvid_setup_overlay': drivers/media/platform/omap/omap_vout.c:372:29: warning: variable 'pixheight' set but not used [-Wunused-but-set-variable] int cropheight, cropwidth, pixheight, pixwidth; ^ drivers/media/platform/omap/omap_vout.c: In function 'vidioc_s_ctrl': drivers/media/platform/omap/omap_vout.c:1454:24: warning: variable 'ovl' set but not used [-Wunused-but-set-variable] struct omap_overlay *ovl; ^ drivers/media/platform/omap/omap_vout.c: In function 'vidioc_reqbufs': drivers/media/platform/omap/omap_vout.c:1492:55: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if ((req->type != V4L2_BUF_TYPE_VIDEO_OUTPUT) || (req->count < 0)) ^ Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'arch/m32r/Kconfig')
0 files changed, 0 insertions, 0 deletions