Am Sonntag, 15. November 2015, 10:39:53 schrieb Masahiro Yamada: > 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-rockchip/platsmp.c | 2 +- For the Rockchip-part Acked-by: Heiko Stuebner <heiko at sntech.de>