ARM: hisi: remove smp from machine descriptor
authorHaojian Zhuang <haojian.zhuang@linaro.org>
Mon, 28 Jul 2014 12:14:32 +0000 (20:14 +0800)
committerOlof Johansson <olof@lixom.net>
Thu, 31 Jul 2014 05:32:21 +0000 (22:32 -0700)
Use CPU_METHOD_OF_DECLARE() instead. And declare smp method in dts file.

Changelog:
v6:
  * Use hisilicon,hi3620-smp as enable-method property in Hi3620 dts.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Acked-by: Wei Xu <xuwei5@hisilicon.com>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found