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 > Acked-by: Krzysztof Kozlowski > Acked-by: Maxime Ripard > Acked-by: Moritz Fischer > --- [...] > arch/arm/mach-tegra/common.h | 2 +- > arch/arm/mach-tegra/platsmp.c | 2 +- Acked-by: Thierry Reding