]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit90c2fc0e16a843f06ef0e837149ed4a8f454ff9d
tree9d9f48ee903abd958d0aca094c4990e76271abfa
parentdc9d42bc3ae2bc3b6fd6261b6cf69d2abfab07ef
ARM: tango: use const and __initconst for smp_operations

This newly added code missed the global fixup by commit 9a0e83ecb0ea
("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