Re: [PATCH] macintosh: ans-lcd: make anslcd_logo static and __initconst
From: Michael Ellerman
Date: Thu Nov 14 2019 - 04:09:06 EST
On Fri, 2018-11-02 at 21:17:06 UTC, Rasmus Villemoes wrote:
> This variable has no reason to have external linkage, and since it is
> only used in an __init function, it might as well be made __initconst
> also.
>
> Signed-off-by: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/3775026a654c15c92c8ac2d53f3fd14fdd1980df
cheers