summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2018-01-03 06:08:58 +0300
committerThierry Reding <treding@nvidia.com>2018-03-12 12:06:19 +0300
commit7ff9288c55b1dd364ab15bcad75a17c72023e919 (patch)
tree2c3839d6825784810c82a0310ce5732c00a08d7a /Documentation
parent8bf7cca9d3d028ef9a6e90c5c3bb306878f576d6 (diff)
downloadlinux-7ff9288c55b1dd364ab15bcad75a17c72023e919.tar.xz
drm/panel: ili9322: Make local symbols static
Fixes the following sparse warnings: drivers/gpu/drm/panel/panel-ilitek-ili9322.c:182:12: warning: symbol 'ili9322_inputs' was not declared. Should it be static? drivers/gpu/drm/panel/panel-ilitek-ili9322.c:343:28: warning: symbol 'ili9322_regmap_config' was not declared. Should it be static? Also change ili9322_inputs to 'const char * const' to avoid chackpatch warning. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patchwork.freedesktop.org/patch/msgid/1514948938-19996-1-git-send-email-weiyongjun1@huawei.com
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions