summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-05-30 16:49:32 +0800
committerEnric Balletbo i Serra <enric.balletbo@collabora.com>2019-06-05 17:28:53 +0200
commit81bc8c03e1b06a79df6a855ccf55af44965dbdba (patch)
tree3966d1d6b4d649692b9b30cc308b7c874d873bd0 /tools
parent79e3f1d3db3d99ac7ae4f29b00da545df231a5a7 (diff)
downloadlinux-stable-81bc8c03e1b06a79df6a855ccf55af44965dbdba.tar.gz
linux-stable-81bc8c03e1b06a79df6a855ccf55af44965dbdba.tar.bz2
linux-stable-81bc8c03e1b06a79df6a855ccf55af44965dbdba.zip
platform/chrome: cros_ec: Make some symbols static
Fix sparse warning: drivers/platform/chrome/cros_ec_debugfs.c:256:30: warning: symbol 'cros_ec_console_log_fops' was not declared. Should it be static? drivers/platform/chrome/cros_ec_debugfs.c:265:30: warning: symbol 'cros_ec_pdinfo_fops' was not declared. Should it be static? drivers/platform/chrome/cros_ec_lightbar.c:550:24: warning: symbol 'cros_ec_lightbar_attr_group' was not declared. Should it be static? drivers/platform/chrome/cros_ec_sysfs.c:338:24: warning: symbol 'cros_ec_attr_group' was not declared. Should it be static? drivers/platform/chrome/cros_ec_vbc.c:104:24: warning: symbol 'cros_ec_vbc_attr_group' was not declared. Should it be static? drivers/platform/chrome/cros_ec_lpc.c:408:25: warning: symbol 'cros_ec_lpc_pm_ops' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: Benson Leung <bleung@chromium.org> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions