commit | c38ac80eb4b0d0c78aad9b8978a3c0da3da01ead | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jan 25 20:33:42 2016 +0900 |
committer | Olof Johansson <olof@lixom.net> | Mon Feb 01 12:18:23 2016 -0800 |
tree | 9d9f48ee903abd958d0aca094c4990e76271abfa | |
parent | 567fdd9d91db09c0af563930253ef9dbb28ddb5b [diff] |
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>