aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-ixp4xx/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-ixp4xx/platform.h')
-rw-r--r--include/asm-arm/arch-ixp4xx/platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-ixp4xx/platform.h b/include/asm-arm/arch-ixp4xx/platform.h
index a1f2b5404db1..b2af5154cef3 100644
--- a/include/asm-arm/arch-ixp4xx/platform.h
+++ b/include/asm-arm/arch-ixp4xx/platform.h
@@ -8,7 +8,7 @@
8 */ 8 */
9 9
10#ifndef __ASM_ARCH_HARDWARE_H__ 10#ifndef __ASM_ARCH_HARDWARE_H__
11#error "Do not include this directly, instead #include <asm/hardware.h>" 11#error "Do not include this directly, instead #include <asm/arch/hardware.h>"
12#endif 12#endif
13 13
14#ifndef __ASSEMBLY__ 14#ifndef __ASSEMBLY__