All of lore.kernel.org
 help / color / mirror / Atom feed
From: xuwei5@hisilicon.com (Wei Xu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] arm: hisi: drop extern hip01_cpu_die
Date: Fri, 20 Jan 2017 16:50:17 +0000	[thread overview]
Message-ID: <58823FC9.7050609@hisilicon.com> (raw)
In-Reply-To: <1484719030-34755-1-git-send-email-wangkefeng.wang@huawei.com>

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
> 

      reply	other threads:[~2017-01-20 16:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18  5:57 [PATCH RESEND] arm: hisi: drop extern hip01_cpu_die Kefeng Wang
2017-01-20 16:50 ` Wei Xu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58823FC9.7050609@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.