Re: [PATCH -next] power/supply/cw2015: Make some symbols static

From: Tobias Schramm
Date: Wed May 06 2020 - 15:50:50 EST



> Fix the following warning:
>
> drivers/power/supply/cw2015_battery.c:96:5: warning:
> 'cw_update_profile' was not declared. Should it be static?
> drivers/power/supply/cw2015_battery.c:712:1: warning:
> 'cw_bat_pm_ops' was not declared. Should it be static?
>

LGTM.

Acked-by: Tobias Schramm <t.schramm@xxxxxxxxxxx>
Tested-by: Tobias Schramm <t.schramm@xxxxxxxxxxx>

Thanks,

Tobias