linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greentime Hu <green.hu@gmail.com>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Vincent Chen <deanbo422@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Arnd Bergmann <arnd@arndb.de>, Nickhu <nickhu@andestech.com>
Subject: Re: [PATCH v2] nds32: remove unused generic-y += cmpxchg-local.h
Date: Wed, 24 Apr 2019 15:01:53 +0800	[thread overview]
Message-ID: <CAEbi=3fCB8Gvu8L=D5ZJYmd9hrZZvjdB2rrHph--EHfgdoounA@mail.gmail.com> (raw)
In-Reply-To: <20190418093856.17852-1-yamada.masahiro@socionext.com>

Masahiro Yamada <yamada.masahiro@socionext.com> 於 2019年4月18日 週四 下午5:39寫道:
>
> NDS32 is the only architecture that creates <asm/cmpxchg-local.h>,
> which is not included by anyone.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
> Changes in v2:
>   - Fix a typo in commit log
>
>  arch/nds32/include/asm/Kbuild | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/nds32/include/asm/Kbuild b/arch/nds32/include/asm/Kbuild
> index 64ceff7ab99b..e8dbfbf8cc69 100644
> --- a/arch/nds32/include/asm/Kbuild
> +++ b/arch/nds32/include/asm/Kbuild
> @@ -6,7 +6,6 @@ generic-y += bugs.h
>  generic-y += checksum.h
>  generic-y += clkdev.h
>  generic-y += cmpxchg.h
> -generic-y += cmpxchg-local.h
>  generic-y += compat.h
>  generic-y += cputime.h
>  generic-y += device.h
Hi Yamada,

Thank you.
Acked-by: Greentime Hu <greentime@andestech.com>

      reply	other threads:[~2019-04-24  7:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-18  9:38 [PATCH v2] nds32: remove unused generic-y += cmpxchg-local.h Masahiro Yamada
2019-04-24  7:01 ` Greentime Hu [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='CAEbi=3fCB8Gvu8L=D5ZJYmd9hrZZvjdB2rrHph--EHfgdoounA@mail.gmail.com' \
    --to=green.hu@gmail.com \
    --cc=arnd@arndb.de \
    --cc=deanbo422@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nickhu@andestech.com \
    --cc=yamada.masahiro@socionext.com \
    /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 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).