commit | bc2d7a58b9a48e4c1f35fadb30223ca87c59d50f | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Mar 03 15:40:56 2015 +0100 |
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | Wed Mar 04 14:56:21 2015 +0100 |
tree | 7cdc1d3effa9bccf9883a4d3b1b363de40d199ea | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 [diff] |
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 <thomas.petazzoni@free-electrons.com> Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>