]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tables
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 3 Mar 2015 14:40:56 +0000 (15:40 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 4 Mar 2015 13:56:21 +0000 (14:56 +0100)
commitbc2d7a58b9a48e4c1f35fadb30223ca87c59d50f
tree7cdc1d3effa9bccf9883a4d3b1b363de40d199ea
parentc517d838eb7d07bbe9507871fab3931deccff539
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>
arch/arm/mach-mvebu/board-v7.c
arch/arm/mach-mvebu/dove.c
arch/arm/mach-mvebu/kirkwood.c