aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-iop32x/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-iop32x/io.h')
-rw-r--r--include/asm-arm/arch-iop32x/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-iop32x/io.h b/include/asm-arm/arch-iop32x/io.h
index 958af751a484..47b2736236e4 100644
--- a/include/asm-arm/arch-iop32x/io.h
+++ b/include/asm-arm/arch-iop32x/io.h
@@ -11,7 +11,7 @@
11#ifndef __IO_H 11#ifndef __IO_H
12#define __IO_H 12#define __IO_H
13 13
14#include <asm/hardware.h> 14#include <asm/arch/hardware.h>
15 15
16extern void __iomem *__iop3xx_ioremap(unsigned long cookie, size_t size, 16extern void __iomem *__iop3xx_ioremap(unsigned long cookie, size_t size,
17 unsigned int mtype); 17 unsigned int mtype);