diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2015-11-22 02:41:07 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-11-23 02:13:13 +0100 |
commit | c29d387b0bffb3ccce76e4fcdad9bfa7344ba338 (patch) | |
tree | bb5efabbad024abb8cee80df86449a376fa8817a /arch/arm/mach-rockchip | |
parent | Linux 4.4-rc1 (diff) | |
download | linux-c29d387b0bffb3ccce76e4fcdad9bfa7344ba338.tar.xz linux-c29d387b0bffb3ccce76e4fcdad9bfa7344ba338.zip |
ARM: shmobile: r8a7793: proper constness with __initconst
Both the pointer array and the pointed data have to be const when using
__initconst to be correct. This also fixes LTO builds that otherwise
fail with section mismatch errors.
Fixes: ec60d95b4fac ("ARM: shmobile: Basic r8a7793 SoC support")
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-rockchip')
0 files changed, 0 insertions, 0 deletions