Re: [PATCH] kbuild: remove unused archmrproper

2019-01-16 Thread Masahiro Yamada
On Mon, Jan 14, 2019 at 5:30 PM Masahiro Yamada wrote: > > No one uses archmrproper. > > Signed-off-by: Masahiro Yamada > --- Applied to linux-kbuild/fixes. > > Makefile| 4 ++-- > arch/h8300/Makefile | 2 -- > 2 files changed, 2 insertions(+), 4 deletions(-) > > diff --git a/Make

[PATCH] kbuild: remove unused archmrproper

2019-01-14 Thread Masahiro Yamada
No one uses archmrproper. Signed-off-by: Masahiro Yamada --- Makefile| 4 ++-- arch/h8300/Makefile | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 68898cc..a9c54e1 100644 --- a/Makefile +++ b/Makefile @@ -1360,11 +1360,11 @@ mrproper: