From: Maxime Ripard Date: Fri, 18 Apr 2014 19:01:50 +0000 (+0200) Subject: ARM: sun6i: Use CPU_METHOD_OF_DECLARE X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd4b2b9bc239ec93fd1883327e71a6748d06cbff;p=pandora-kernel.git ARM: sun6i: Use CPU_METHOD_OF_DECLARE CPU_METHOD_OF_DECLARE allows to bind the smp_ops to a set of cpus through the enable-method property, instead of relying on the machine to define it. Switch to it to get closer to an empty machine. Signed-off-by: Maxime Ripard --- Reading git-diff-tree failed