Skip to content
Commit 3775026a authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Michael Ellerman
Browse files

macintosh: ans-lcd: make anslcd_logo static and __initconst



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: default avatarRasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20181102211707.10229-1-linux@rasmusvillemoes.dk
parent 3b05a1e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment