Re: [PATCH] macintosh/via-pmu: Make some symbols static

From: Michael Ellerman
Date: Mon Apr 19 2021 - 00:06:59 EST


On Wed, 7 Apr 2021 20:58:03 +0800, Yu Kuai wrote:
> The sparse tool complains as follows:
>
> drivers/macintosh/via-pmu.c:183:5: warning:
> symbol 'pmu_cur_battery' was not declared. Should it be static?
> drivers/macintosh/via-pmu.c:190:5: warning:
> symbol '__fake_sleep' was not declared. Should it be static?
>
> [...]

Applied to powerpc/next.

[1/1] macintosh/via-pmu: Make some symbols static
https://git.kernel.org/powerpc/c/95d143923379ffb0e706b064305681d44c05ec4b

cheers