commit | e243f94392e6532c4e3e25c3673b04a2a8671e6c | [log] [tgz] |
---|---|---|
author | Wang Long <long.wanglong@huawei.com> | Wed Dec 24 03:10:00 2014 +0000 |
committer | Olof Johansson <olof@lixom.net> | Wed Jan 21 14:32:53 2015 -0800 |
tree | b527ba5acc2346bf1c077ee72c26c7d162116513 | |
parent | 82fd132c0d658b0d6ccd928a914b207d1862572f [diff] |
ARM: hisi: rename smp_prepares_cpus function As hix5hd2 and hip01 has the same .smp_prepare_cpus in struct smp_operations, so rename hix5hd2_smp_prepare_cpus to hisi_common_smp_prepare_cpus. the hip01 will use hisi_common_smp_prepare_cpus in its struct smp_operations. Signed-off-by: Wang Long <long.wanglong@huawei.com> Signed-off-by: Wei Xu <xuwei5@hisilicon.com> Signed-off-by: Olof Johansson <olof@lixom.net>