Skip to content

Commit 48f1138

Browse files
robherringarndb
authored andcommitted
ARM: pxa: Drop unused includes
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>
1 parent ce2ab51 commit 48f1138

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

arch/arm/mach-pxa/pxa-dt.c

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@
55
* Copyright (C) 2012 Daniel Mack
66
*/
77

8-
#include <linux/irq.h>
9-
#include <linux/irqdomain.h>
10-
#include <linux/of_irq.h>
11-
#include <linux/of_platform.h>
128
#include <asm/mach/arch.h>
13-
#include <asm/mach/time.h>
14-
#include "irqs.h"
159

1610
#include "generic.h"
1711

0 commit comments

Comments
 (0)