aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/spitz.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-04-04 22:37:04 +0200
committerArnd Bergmann <arnd@arndb.de>2022-05-07 22:56:17 +0200
commite6acc4062c02ee4a1a3ae961d073229f72e8f200 (patch)
tree88d3fad646d8929cbac27b64e787f53bb65282c7 /arch/arm/mach-pxa/spitz.h
parentARM: PXA: fix multi-cpu build of xsc3 (diff)
downloadlinux-dev-e6acc4062c02ee4a1a3ae961d073229f72e8f200.tar.xz
linux-dev-e6acc4062c02ee4a1a3ae961d073229f72e8f200.zip
ARM: pxa: move mach/*.h to mach-pxa/
None of the headers are included from outside of the mach-pxa directory, so move them all in there. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-pxa/spitz.h')
-rw-r--r--arch/arm/mach-pxa/spitz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/spitz.h b/arch/arm/mach-pxa/spitz.h
index f97e3ebd762d..04828d8918aa 100644
--- a/arch/arm/mach-pxa/spitz.h
+++ b/arch/arm/mach-pxa/spitz.h
@@ -11,7 +11,7 @@
#define __ASM_ARCH_SPITZ_H 1
#endif
-#include <mach/irqs.h> /* PXA_NR_BUILTIN_GPIO, PXA_GPIO_TO_IRQ */
+#include "irqs.h" /* PXA_NR_BUILTIN_GPIO, PXA_GPIO_TO_IRQ */
#include <linux/fb.h>
/* Spitz/Akita GPIOs */