[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200427080600.GC11787@willie-the-truck>
Date: Mon, 27 Apr 2020 09:06:00 +0100
From: Will Deacon <will@...nel.org>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: linux-kbuild@...r.kernel.org, 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@...r.kernel.org
Subject: Re: [PATCH] kbuild: remove unused AS assignment
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)
Will
Powered by blists - more mailing lists