summaryrefslogtreecommitdiff
path: root/arch/arm/mach-cns3xxx/pcie.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-03-13 13:15:25 +0100
committerArnd Bergmann <arnd@arndb.de>2013-03-14 17:34:55 +0100
commit3f9fb2a08f55c79b4c6cde423c1e8ddcc5a49781 (patch)
tree35a78bd1e63edb8c7f836bf20cf5032f8b9ed5ea /arch/arm/mach-cns3xxx/pcie.c
parentf6161aa153581da4a3867a2d1a7caf4be19b6ec9 (diff)
ARM: cns3xxx: make mach header files local
The mach/cns3xxx.h and mach/pm.h header files are used only in the platform code itself, so there is no need to make them globally visible. This gets us closer to multiplatform configuration for cns3xxx. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-cns3xxx/pcie.c')
-rw-r--r--arch/arm/mach-cns3xxx/pcie.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-cns3xxx/pcie.c b/arch/arm/mach-cns3xxx/pcie.c
index 311328314163..c7b204bff386 100644
--- a/arch/arm/mach-cns3xxx/pcie.c
+++ b/arch/arm/mach-cns3xxx/pcie.c
@@ -20,7 +20,7 @@
#include <linux/interrupt.h>
#include <linux/ptrace.h>
#include <asm/mach/map.h>
-#include <mach/cns3xxx.h>
+#include "cns3xxx.h"
#include "core.h"
enum cns3xxx_access_type {