linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: Guo Ren <guoren@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] csky: remove meaningless header-y
Date: Thu, 3 Jan 2019 09:36:46 +0900	[thread overview]
Message-ID: <CAK7LNATsp7Jez3eZxM8Zv642=YS0N8cWPN4XY9CRbD2dXDK3tg@mail.gmail.com> (raw)
In-Reply-To: <1544976205-18762-1-git-send-email-yamada.masahiro@socionext.com>

On Mon, Dec 17, 2018 at 1:07 AM Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
>
> Since commit fcc8487d477a ("uapi: export all headers under uapi
> directories"), header-y is meaningless because headers under uapi
> are all exported.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---

Applied to linux-kbuild.



>  arch/csky/include/uapi/asm/Kbuild | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/arch/csky/include/uapi/asm/Kbuild b/arch/csky/include/uapi/asm/Kbuild
> index e02fd44e..7449fde 100644
> --- a/arch/csky/include/uapi/asm/Kbuild
> +++ b/arch/csky/include/uapi/asm/Kbuild
> @@ -1,7 +1,5 @@
>  include include/uapi/asm-generic/Kbuild.asm
>
> -header-y += cachectl.h
> -
>  generic-y += auxvec.h
>  generic-y += param.h
>  generic-y += bpf_perf_event.h
> --
> 2.7.4
>


-- 
Best Regards
Masahiro Yamada

  reply	other threads:[~2019-01-03  0:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-16 16:03 [PATCH] csky: remove meaningless header-y Masahiro Yamada
2019-01-03  0:36 ` Masahiro Yamada [this message]
2019-01-03  1:00   ` Masahiro Yamada

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='CAK7LNATsp7Jez3eZxM8Zv642=YS0N8cWPN4XY9CRbD2dXDK3tg@mail.gmail.com' \
    --to=yamada.masahiro@socionext.com \
    --cc=arnd@arndb.de \
    --cc=guoren@kernel.org \
    --cc=linux-kernel@vger.kernel.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 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).