diff options
author | Qiheng Lin <linqiheng@huawei.com> | 2021-04-10 12:12:49 +0800 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2021-04-12 21:20:25 +0200 |
commit | a4d5ed3b54f0c66b331d81bebb2ba4a92abc43a3 (patch) | |
tree | e9d924d3416c4fd6a85bd9e91f5f8529a73bb5fa /drivers/ptp | |
parent | 5ea2edd67a0467920e01c4909194e720d437fa26 (diff) |
power: supply: surface-charger: Make symbol 'surface_ac_pm_ops' static
The sparse tool complains as follows:
drivers/power/supply/surface_charger.c:229:1: warning:
symbol 'surface_ac_pm_ops' was not declared. Should it be static?
This symbol is not used outside of surface_charger.c, so this
commit marks it static.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Qiheng Lin <linqiheng@huawei.com>
Acked-by: Maximilian Luz <luzmaximilian@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions