From: Thomas Petazzoni Date: Tue, 3 Mar 2015 14:40:56 +0000 (+0100) Subject: ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tables X-Git-Tag: omap-for-v4.2/o2_dc~55^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc2d7a58b9a48e4c1f35fadb30223ca87c59d50f;p=pandora-kernel.git ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tables As suggested by Stephen Boyd, this commit adds the __initconst specifier to the dt_compat table declarations used by the DT_MACHINE_START structures in mach-mvebu land. Signed-off-by: Thomas Petazzoni Acked-by: Gregory CLEMENT Signed-off-by: Gregory CLEMENT --- Reading git-diff-tree failed