[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNAT-O6C0WO3d0bx+sWCzJF5YmOVcnPYMFMX0wTz6y+C0pA@mail.gmail.com>
Date: Fri, 1 May 2020 14:42:36 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Will Deacon <will@...nel.org>
Cc: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
Ard Biesheuvel <ardb@...nel.org>,
Arnd Bergmann <arnd@...db.de>,
Catalin Marinas <catalin.marinas@....com>,
Joel Stanley <joel@....id.au>,
Linus Walleij <linus.walleij@...aro.org>,
Nathan Chancellor <natechancellor@...il.com>,
Nathan Huckleberry <nhuck15@...il.com>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Russell King <linux@...linux.org.uk>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] kbuild: remove unused AS assignment
On Mon, Apr 27, 2020 at 5:06 PM Will Deacon <will@...nel.org> wrote:
>
> On Mon, Apr 27, 2020 at 09:30:19AM +0900, Masahiro Yamada wrote:
> > $(AS) is not used anywhere, hence commit aa824e0c962b ("kbuild: remove
> > AS variable") killed it.
> >
> > Remove the left-over code in arch/{arm,arm64}/Makefile.
> >
> > Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
> > ---
> >
> > arch/arm/Makefile | 2 --
> > arch/arm64/Makefile | 2 --
> > 2 files changed, 4 deletions(-)
>
> Acked-by: Will Deacon <will@...nel.org>
>
> (If you post the arm64 part as a separate patch, I can pick it up)
This is just a trivial cleanup patch.
So, I do not split it per-arch.
Applied to linux-kbuild.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists