]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: hisi: rename smp_prepares_cpus function
authorWang Long <long.wanglong@huawei.com>
Wed, 24 Dec 2014 03:10:00 +0000 (03:10 +0000)
committerOlof Johansson <olof@lixom.net>
Wed, 21 Jan 2015 22:32:53 +0000 (14:32 -0800)
commite243f94392e6532c4e3e25c3673b04a2a8671e6c
treeb527ba5acc2346bf1c077ee72c26c7d162116513
parent82fd132c0d658b0d6ccd928a914b207d1862572f
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>
arch/arm/mach-hisi/platsmp.c