Re: [PATCH] kbuild: remove old information in headers_install.txt document

2014-12-10 Thread Masahiro Yamada
Hi Yann, On Fri, 05 Dec 2014 15:23:48 +0100 Yann Droneaud wrote: > Hi, > > Le mardi 02 decembre 2014 a 13:28 +0900, Masahiro Yamada a ecrit : > > The arch header directories "include/asm-*" were moved long before. > > > > Signed-off-by: Masahiro Yamada > > --- > > > > Documentation/kbu

Re: [PATCH] kbuild: remove old information in headers_install.txt document

2014-12-05 Thread Yann Droneaud
Hi, Le mardi 02 décembre 2014 à 13:28 +0900, Masahiro Yamada a écrit : > The arch header directories "include/asm-*" were moved long before. > > Signed-off-by: Masahiro Yamada > --- > > Documentation/kbuild/headers_install.txt | 5 + > 1 file changed, 1 insertion(+), 4 deletions(-) > > di

Re: [PATCH] kbuild: remove old information in headers_install.txt document

2014-12-02 Thread Jonathan Corbet
On Tue, 2 Dec 2014 13:28:53 +0900 Masahiro Yamada wrote: > diff --git a/Documentation/kbuild/headers_install.txt > b/Documentation/kbuild/headers_install.txt > index 951eb9f..0d8fe5e 100644 > --- a/Documentation/kbuild/headers_install.txt > +++ b/Documentation/kbuild/headers_install.txt > @@ -2

[PATCH] kbuild: remove old information in headers_install.txt document

2014-12-01 Thread Masahiro Yamada
The arch header directories "include/asm-*" were moved long before. Signed-off-by: Masahiro Yamada --- Documentation/kbuild/headers_install.txt | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Documentation/kbuild/headers_install.txt b/Documentation/kbuild/headers_instal