linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] csky: remove meaningless header-y
@ 2018-12-16 16:03 Masahiro Yamada
  2019-01-03  0:36 ` Masahiro Yamada
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2018-12-16 16:03 UTC (permalink / raw)
  To: Guo Ren; +Cc: Masahiro Yamada, Arnd Bergmann, linux-kernel

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>
---

 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


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

* Re: [PATCH] csky: remove meaningless header-y
  2018-12-16 16:03 [PATCH] csky: remove meaningless header-y Masahiro Yamada
@ 2019-01-03  0:36 ` Masahiro Yamada
  2019-01-03  1:00   ` Masahiro Yamada
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2019-01-03  0:36 UTC (permalink / raw)
  To: Guo Ren; +Cc: Arnd Bergmann, Linux Kernel Mailing List

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

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

* Re: [PATCH] csky: remove meaningless header-y
  2019-01-03  0:36 ` Masahiro Yamada
@ 2019-01-03  1:00   ` Masahiro Yamada
  0 siblings, 0 replies; 3+ messages in thread
From: Masahiro Yamada @ 2019-01-03  1:00 UTC (permalink / raw)
  To: Guo Ren; +Cc: Arnd Bergmann, Linux Kernel Mailing List

On Thu, Jan 3, 2019 at 9:36 AM Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
>
> 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.


I take it back.

I found Guo Ren had already applied it.




>
> >  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



-- 
Best Regards
Masahiro Yamada

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

end of thread, other threads:[~2019-01-03  1:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-16 16:03 [PATCH] csky: remove meaningless header-y Masahiro Yamada
2019-01-03  0:36 ` Masahiro Yamada
2019-01-03  1:00   ` Masahiro Yamada

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).