projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce2ab51
)
ARM: pxa: Drop unused includes
author
Rob Herring
<robh@kernel.org>
Thu, 3 Aug 2023 22:42:51 +0000
(16:42 -0600)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 12 Aug 2023 08:31:00 +0000
(10:31 +0200)
Several includes are not needed, so drop them.
Signed-off-by: Rob Herring <robh@kernel.org>
Link:
https://lore.kernel.org/r/20230803-dt-header-cleanups-for-soc-v2-11-d8de2cc88bff@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-pxa/pxa-dt.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-pxa/pxa-dt.c
b/arch/arm/mach-pxa/pxa-dt.c
index 5e5d543fdf468c93f95b4e563317403bdb9ef1b2..a292de91dce5f511508a0ae50c1c358a68397777 100644
(file)
--- a/
arch/arm/mach-pxa/pxa-dt.c
+++ b/
arch/arm/mach-pxa/pxa-dt.c
@@
-5,13
+5,7
@@
* Copyright (C) 2012 Daniel Mack
*/
-#include <linux/irq.h>
-#include <linux/irqdomain.h>
-#include <linux/of_irq.h>
-#include <linux/of_platform.h>
#include <asm/mach/arch.h>
-#include <asm/mach/time.h>
-#include "irqs.h"
#include "generic.h"