ARM: shmobile: emev2: Use __initconst for const init definition
authorSimon Horman <horms+renesas@verge.net.au>
Fri, 27 Dec 2013 03:14:08 +0000 (12:14 +0900)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:21:58 +0000 (09:21 +0900)
commitb0de4d028a4a02e9d68e9e10dc12afea8511e44d
tree3cc79f2e675636068a12a40e22d16f4efad8af39
parent41631b707f5d2cbabb8e856047a84cfc560f9c0a
ARM: shmobile: emev2: Use __initconst for const init definition

__initconst must be used instead of __initdata for
const init definitions.

This problem was introduced by 3d5de27174955702 ("mach-shmobile: Emma
Mobile EV2 DT support V3") in v3.4-rc7.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit d24d1780c340777942061ef3445edcf228e8d35b)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-emev2.c