Re: [-next] powerpc/platforms/85xx: drop pointless static qualifier

From: Michael Ellerman
Date: Tue Nov 27 2018 - 04:22:37 EST


On Thu, 2018-11-15 at 12:33:16 UTC, YueHaibing wrote:
> From: Yue Haibing <yuehaibing@xxxxxxxxxx>
>
> There is no need to have the 'void __iomem *cpld_base' variable static
> since new value always be assigned before use it.
>
> Signed-off-by: Yue Haibing <yuehaibing@xxxxxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/af8511cf32189ba66c7e2a4146f11c

cheers