[PATCH 2/2] ARM: use const and __initconst for smp_operations
Shawn Guo
shawnguo at kernel.org
Tue Nov 24 00:56:25 PST 2015
On Sun, Nov 15, 2015 at 10:39:53AM +0900, Masahiro Yamada wrote:
> These smp_operations structures are not over-written, so add "const"
> qualifier and replace __initdata with __initconst.
>
> Also, add "static" where it is possible.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Acked-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
> Acked-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> Acked-by: Moritz Fischer <moritz.fischer at ettus.com>
> ---
...
> arch/arm/mach-imx/common.h | 4 ++--
> arch/arm/mach-imx/platsmp.c | 4 ++--
Acked-by: Shawn Guo <shawnguo at kernel.org>
More information about the Linux-mediatek
mailing list