linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] arm: hisi: drop extern hip01_cpu_die
@ 2017-01-18  5:57 Kefeng Wang
  2017-01-20 16:50 ` Wei Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Kefeng Wang @ 2017-01-18  5:57 UTC (permalink / raw)
  To: linux-arm-kernel

Since the hip01 doesn't support cpu hotplug now, and doesn't implement
the hip01_cpu_die function, drop the declaration.

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
---
 arch/arm/mach-hisi/core.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-hisi/core.h b/arch/arm/mach-hisi/core.h
index e883583..c58b68a 100644
--- a/arch/arm/mach-hisi/core.h
+++ b/arch/arm/mach-hisi/core.h
@@ -15,5 +15,4 @@
 extern void hix5hd2_cpu_die(unsigned int cpu);
 
 extern void hip01_set_cpu(int cpu, bool enable);
-extern void hip01_cpu_die(unsigned int cpu);
 #endif
-- 
1.7.12.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH RESEND] arm: hisi: drop extern hip01_cpu_die
  2017-01-18  5:57 [PATCH RESEND] arm: hisi: drop extern hip01_cpu_die Kefeng Wang
@ 2017-01-20 16:50 ` Wei Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Xu @ 2017-01-20 16:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Kefeng,

On 2017/1/18 5:57, Kefeng Wang wrote:
> Since the hip01 doesn't support cpu hotplug now, and doesn't implement
> the hip01_cpu_die function, drop the declaration.
> 
> Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
> ---

Applied to the hisilicon soc tree.
Thanks!

Best Regards,
Wei

>  arch/arm/mach-hisi/core.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-hisi/core.h b/arch/arm/mach-hisi/core.h
> index e883583..c58b68a 100644
> --- a/arch/arm/mach-hisi/core.h
> +++ b/arch/arm/mach-hisi/core.h
> @@ -15,5 +15,4 @@
>  extern void hix5hd2_cpu_die(unsigned int cpu);
>  
>  extern void hip01_set_cpu(int cpu, bool enable);
> -extern void hip01_cpu_die(unsigned int cpu);
>  #endif
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-20 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-18  5:57 [PATCH RESEND] arm: hisi: drop extern hip01_cpu_die Kefeng Wang
2017-01-20 16:50 ` Wei Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).