diff options
author | Ben Dooks (Codethink) <ben.dooks@codethink.co.uk> | 2019-12-18 11:07:20 +0100 |
---|---|---|
committer | Enric Balletbo i Serra <enric.balletbo@collabora.com> | 2019-12-19 20:01:14 +0100 |
commit | e054d71836f047743f910f97bd13dcd49116c146 (patch) | |
tree | 5adade408b97e683624704d87866f94327eedbbd /drivers/mfd/cros_ec_dev.c | |
parent | platform/chrome: chromeos_laptop: Convert to i2c_new_scanned_device (diff) | |
download | linux-e054d71836f047743f910f97bd13dcd49116c146.tar.xz linux-e054d71836f047743f910f97bd13dcd49116c146.zip |
platform/chrome: cros_ec_ishtp: Make init_lock static
The init_lock is not declared or used outside of cros_ec_ishtp.c
so make it static to avoid the following warning:
drivers/platform/chrome/cros_ec_ishtp.c:79:1: warning: symbol 'init_lock' was not declared. Should it be static?
Signed-off-by: Ben Dooks (Codethink) <ben.dooks@codethink.co.uk>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Diffstat (limited to 'drivers/mfd/cros_ec_dev.c')
0 files changed, 0 insertions, 0 deletions