aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/hardware/dec21285.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/hardware/dec21285.h')
-rw-r--r--include/asm-arm/hardware/dec21285.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/hardware/dec21285.h b/include/asm-arm/hardware/dec21285.h
index 9049f0ddaecf..6685e3fb97b1 100644
--- a/include/asm-arm/hardware/dec21285.h
+++ b/include/asm-arm/hardware/dec21285.h
@@ -20,7 +20,7 @@
#include <linux/config.h>
#ifndef __ASSEMBLY__
-#include <asm/arch/hardware.h>
+#include <asm/hardware.h>
#define DC21285_IO(x) ((volatile unsigned long *)(ARMCSR_BASE+(x)))
#else
#define DC21285_IO(x) (x)