ARM: tango: use const and __initconst for smp_operations
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 25 Jan 2016 11:33:42 +0000 (20:33 +0900)
committerOlof Johansson <olof@lixom.net>
Mon, 1 Feb 2016 20:18:23 +0000 (12:18 -0800)
commitc38ac80eb4b0d0c78aad9b8978a3c0da3da01ead
tree9d9f48ee903abd958d0aca094c4990e76271abfa
parent567fdd9d91db09c0af563930253ef9dbb28ddb5b
ARM: tango: use const and __initconst for smp_operations

This newly added code missed the global fixup by commit 75305275a721
("ARM: use const and __initconst for smp_operations").  So fix it now.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tango/platsmp.c