commit | 26dc88fbb937e61988d86af92ca57544cc2a2087 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Fri Dec 04 18:04:44 2015 +0100 |
committer | Heiko Stuebner <heiko@sntech.de> | Wed Dec 16 22:15:05 2015 +0100 |
tree | 512bb2692d692501bee504a16e9270b4cbd54ab0 | |
parent | 9def7ccfe8d5b84d382cff83553dd6db72f61a23 [diff] |
ARM: rockchip: use const and __initconst for rk3036 smp_operations The newly added rk3036 smp operations missed the wholesale fixup from Masahiro Yamada. So fix that now. Reported-by: Mark Brown <broonie@kernel.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de>