Patch "microblaze: fix kbuild redundant file warning" has been added to the 5.9-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    microblaze: fix kbuild redundant file warning

to the 5.9-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     microblaze-fix-kbuild-redundant-file-warning.patch
and it can be found in the queue-5.9 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 774b5235d8b860cc5c2ea2b7aeb94000a30d7d9b
Author: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Date:   Mon Aug 31 09:38:58 2020 -0700

    microblaze: fix kbuild redundant file warning
    
    [ Upstream commit 4a17e8513376bb23f814d3e340a5692a12c69369 ]
    
    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@xxxxxxxxxxxxx>
    Cc: Michal Simek <monstr@xxxxxxxxx>
    Cc: Michal Simek <michal.simek@xxxxxxxxxx>
    Cc: Masahiro Yamada <masahiroy@xxxxxxxxxx>
    Reviewed-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/4d992aee-8a69-1769-e622-8d6d6e316346@xxxxxxxxxxxxx
    Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/microblaze/include/asm/Kbuild b/arch/microblaze/include/asm/Kbuild
index 2e87a9b6d312f..63bce836b9f10 100644
--- a/arch/microblaze/include/asm/Kbuild
+++ b/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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux