From: Heiko Stübner Date: Thu, 27 Mar 2014 00:06:32 +0000 (+0100) Subject: ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLARE X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~44^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ab69cb4c1f77060bece483f2ec210163867782;p=pandora-kernel.git ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLARE With the newly introduced CPU_METHOD_OF_DECLARE is not necessary anymore to reference the relevant smp_ops in the board file, but instead it can simply be set by the enable-method property of the cpu nodes. Signed-off-by: Heiko Stuebner Signed-off-by: Olof Johansson --- Reading git-diff-tree failed