* [PATCH -next] ARM: footbridge: Remove duplicated include in common.c
@ 2024-08-30 0:59 Yang Li
0 siblings, 0 replies; only message in thread
From: Yang Li @ 2024-08-30 0:59 UTC (permalink / raw)
To: linux; +Cc: linux-kernel, Yang Li, Abaci Robot
The header files asm/hardware/dec21285.h is included twice in common.c,
so one inclusion of each can be removed.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9835
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---
| 1 -
1 file changed, 1 deletion(-)
--git a/arch/arm/mach-footbridge/common.c b/arch/arm/mach-footbridge/common.c
index 85c598708c10..c8f52d52b91b 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.32.0.3.g01195cf9f
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-30 0:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-30 0:59 [PATCH -next] ARM: footbridge: Remove duplicated include in common.c Yang Li
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®