From: Rajendra Nayak Date: Tue, 29 Apr 2014 11:05:11 +0000 (+0530) Subject: ARM: OMAP2+: Replace all __initdata with __initconst for const init X-Git-Tag: omap-for-v3.16/dt-signed~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1509e24be246e7722e59df4308aee48a50321d75;p=pandora-kernel.git ARM: OMAP2+: Replace all __initdata with __initconst for const init Use of const init definition must use __initconst so replace all such instances where __initdata is used. Signed-off-by: Rajendra Nayak Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed