summaryrefslogtreecommitdiff
path: root/drivers/media/common
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-11-23 06:59:41 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-11-23 06:59:41 -0500
commita2717eae73ac4f1548fa5195adb9fafbacdfc1ad (patch)
tree012cb72318b55220efb8746d8c442adcab05ae2a /drivers/media/common
parent5609f2067691acf6748fbc84e8fbee8634bdcb9b (diff)
media: seco-cec: declare ops as static const
As warned by smatch: drivers/media/platform/seco-cec/seco-cec.c:338:21: warning: symbol 'secocec_cec_adap_ops' was not declared. Should it be static? This struct should be static. Also, it is const, so declare it as such. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/common')
0 files changed, 0 insertions, 0 deletions