summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-ebsa110/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-ebsa110/io.h')
-rw-r--r--include/asm-arm/arch-ebsa110/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-ebsa110/io.h b/include/asm-arm/arch-ebsa110/io.h
index 4f936f0e9..bca7df287 100644
--- a/include/asm-arm/arch-ebsa110/io.h
+++ b/include/asm-arm/arch-ebsa110/io.h
@@ -67,7 +67,7 @@ extern __inline__ unsigned int __ioaddr (unsigned int port) \
DECLARE_IO(char,b,"b")
DECLARE_IO(short,w,"")
-DECLARE_IO(long,l,"")
+DECLARE_IO(int,l,"")
#undef DECLARE_IO
#undef DECLARE_DYN_OUT