From: Thomas Petazzoni Date: Mon, 14 Apr 2014 13:53:59 +0000 (+0200) Subject: ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~16^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c9b2240bee340711048589023eb057f23fda356;p=pandora-kernel.git ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP This commit adds the CPU_METHOD_OF_DECLARE declaration for the Armada XP SMP operations. Note that the .smp_ops field of Armada XP DT_MACHINE structure is kept, in order to ensure we remain compatible with older Device Trees that do not include the "enable-method" property for the CPUs. Signed-off-by: Thomas Petazzoni Link: https://lkml.kernel.org/r/1397483648-26611-3-git-send-email-thomas.petazzoni@free-electrons.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed