summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-04 10:18:05 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-04 10:18:05 -0400
commit1b3d5f2ae882cfca37c4422dfd72fd455d01166a (patch)
tree2a4da0ce2a499345e1a0c8f5f1193ae9c74c030c /drivers/media/dvb-frontends
parentd8555fd2f45235ad58efed2f70667f0df99db001 (diff)
media: video-i2c: get rid of two gcc warnings
After adding this driver, gcc complains with: drivers/media/i2c/video-i2c.c:55:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] const static struct v4l2_fmtdesc amg88xx_format = { ^~~~~ drivers/media/i2c/video-i2c.c:59:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] const static struct v4l2_frmsize_discrete amg88xx_size = { ^~~~~ Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/dvb-frontends')
0 files changed, 0 insertions, 0 deletions