aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-versatile
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2005-10-28 09:05:16 -0400
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-10-28 09:05:16 -0400
commitc6b8fdad144bbb915d124ffd95011ad55730bf9f (patch)
tree060b83a573584c69f3fad1f5eec723ae1cbbca28 /include/asm-arm/arch-versatile
parent766529fa2c95e2006ad4c4485c4cde0912d21f12 (diff)
[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-versatile')
-rw-r--r--include/asm-arm/arch-versatile/io.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm/arch-versatile/io.h b/include/asm-arm/arch-versatile/io.h
index c2eed7f04b78..47e904cf25c7 100644
--- a/include/asm-arm/arch-versatile/io.h
+++ b/include/asm-arm/arch-versatile/io.h
@@ -20,8 +20,6 @@
20#ifndef __ASM_ARM_ARCH_IO_H 20#ifndef __ASM_ARM_ARCH_IO_H
21#define __ASM_ARM_ARCH_IO_H 21#define __ASM_ARM_ARCH_IO_H
22 22
23#include <asm/hardware.h>
24
25#define IO_SPACE_LIMIT 0xffffffff 23#define IO_SPACE_LIMIT 0xffffffff
26 24
27static inline void __iomem *__io(unsigned long addr) 25static inline void __iomem *__io(unsigned long addr)