summaryrefslogtreecommitdiffstats
path: root/drivers/vme
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-09-09 17:51:00 +0100
committerChanwoo Choi <cw00.choi@samsung.com>2017-10-23 14:10:25 +0900
commit5183240cde56e6ab5b78120b041e009cd0c5b345 (patch)
tree1df0f81b511d4da5f2601564c3a836d85d6d3c7c /drivers/vme
parent176aa36012135d172394a928a03fb03dfecd83f9 (diff)
downloadop-kernel-dev-5183240cde56e6ab5b78120b041e009cd0c5b345.zip
op-kernel-dev-5183240cde56e6ab5b78120b041e009cd0c5b345.tar.gz
extcon: make extcon_info static const, fixes warning
The array extcon_info is read only, local to the source and does not need to be in global scope, so make it static const. Cleans up sparse warning: symbol 'extcon_info' was not declared. Should it be static? Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/vme')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud