[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220912030851.16130-1-xu.panda@zte.com.cn>
Date: Mon, 12 Sep 2022 03:08:52 +0000
From: cgel.zte@...il.com
To: linux@...linux.org.uk
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Xu Panda <xu.panda@....com.cn>, Zeal Robot <zealci@....com.cn>
Subject: [PATCH linux-next] ARM/footbridge/common: remove duplicate included header files
From: Xu Panda <xu.panda@....com.cn>
asm/hardware/dec21285.h is included more than once.
Reported-by: Zeal Robot <zealci@....com.cn>
Signed-off-by: Xu Panda <xu.panda@....com.cn>
---
arch/arm/mach-footbridge/common.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-footbridge/common.c b/arch/arm/mach-footbridge/common.c
index 5020eb96b025..66d21e348e0c 100644
--- a/arch/arm/mach-footbridge/common.c
+++ b/arch/arm/mach-footbridge/common.c
@@ -30,7 +30,6 @@
#include <mach/hardware.h>
#include <mach/irqs.h>
-#include <asm/hardware/dec21285.h>
static int dc21285_get_irq(void)
{
--
2.15.2
Powered by blists - more mailing lists