ARM: sunxi: make sun6i SMP ops static
authorEmilio López <emilio@elopez.com.ar>
Sat, 15 Nov 2014 23:53:38 +0000 (20:53 -0300)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 16 Nov 2014 10:02:33 +0000 (11:02 +0100)
commit02c24f7dc2449203a9309c6ecdb4feed2d884f43
tree6b97710e84973b788559dd9c9b68e00e4b762819
parent2f4bc73445fd3786b91d24b879fed527ef533cbf
ARM: sunxi: make sun6i SMP ops static

The sun6i SMP ops are currently not marked as static, as reported by
sparse. Let's mark it as such.

Signed-off-by: Emilio López <emilio@elopez.com.ar>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-sunxi/platsmp.c