[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <be904b19-a7af-3e05-e7af-4977b0ef241d@monstr.eu>
Date: Tue, 1 Sep 2020 11:45:48 +0200
From: Michal Simek <monstr@...str.eu>
To: Randy Dunlap <rdunlap@...radead.org>,
LKML <linux-kernel@...r.kernel.org>,
Michal Simek <michal.simek@...inx.com>,
Masahiro Yamada <masahiroy@...nel.org>
Subject: Re: [PATCH v2] microblaze: fix kbuild redundant file warning
On 31. 08. 20 18:38, 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: 630f289b7114 ("asm-generic: make more kernel-space headers mandatory")
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Michal Simek <monstr@...str.eu>
> Cc: Michal Simek <michal.simek@...inx.com>
> Cc: Masahiro Yamada <masahiroy@...nel.org>
> Reviewed-by: Masahiro Yamada <masahiroy@...nel.org>
> ---
> v2: fix the Fixes: commit ID/description
>
> arch/microblaze/include/asm/Kbuild | 1 -
> 1 file changed, 1 deletion(-)
>
> --- linux-next-20200828.orig/arch/microblaze/include/asm/Kbuild
> +++ linux-next-20200828/arch/microblaze/include/asm/Kbuild
> @@ -1,7 +1,6 @@
> # SPDX-License-Identifier: GPL-2.0
> generated-y += syscall_table.h
> generic-y += extable.h
> -generic-y += hw_irq.h
> generic-y += kvm_para.h
> generic-y += local64.h
> generic-y += mcs_spinlock.h
>
Applied.
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs
Powered by blists - more mailing lists