commit | 02c24f7dc2449203a9309c6ecdb4feed2d884f43 | [log] [tgz] |
---|---|---|
author | Emilio López <emilio@elopez.com.ar> | Sat Nov 15 20:53:38 2014 -0300 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun Nov 16 11:02:33 2014 +0100 |
tree | 6b97710e84973b788559dd9c9b68e00e4b762819 | |
parent | 2f4bc73445fd3786b91d24b879fed527ef533cbf [diff] |
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>