[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f7ce291e-47be-549b-7163-0744e7ea35d5@xilinx.com>
Date: Mon, 31 Aug 2020 16:01:39 +0200
From: Michal Simek <michal.simek@...inx.com>
To: Randy Dunlap <rdunlap@...radead.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-kbuild <linux-kbuild@...r.kernel.org>,
Michal Simek <monstr@...str.eu>,
Michal Simek <michal.simek@...inx.com>
Cc: Masahiro Yamada <masahiroy@...nel.org>
Subject: Re: [PATCH] microblaze: fix kbuild redundant file warning
Hi,
On 28. 08. 20 20:35, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@...radead.org>
>
> Fix build warning since this file is already listed in
> include/asm-generic/Kbuild.
>
> ../scripts/Makefile.asm-generic:25: redundant generic-y found in arch/microblaze/include/asm/Kbuild: hw_irq.h
>
> Fixes: 7e8f54cd4e26 ("microblaze: Remove empty headers")
The patch is fine but this commit is wrong one. At that time
asm-generic/Kbuild didn't contain hw_irq.h as mandatory
The commit 630f289b7114c0e68519cbd634e2b7ec804ca8c5 added it.
Masahiro: Can you please check?
Thanks,
Michal
Powered by blists - more mailing lists