aboutsummaryrefslogtreecommitdiffstats
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, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-ebsa110/io.h b/include/asm-arm/arch-ebsa110/io.h
index 68e04c0bb3f7..ecf433634246 100644
--- a/include/asm-arm/arch-ebsa110/io.h
+++ b/include/asm-arm/arch-ebsa110/io.h
@@ -13,6 +13,8 @@
13#ifndef __ASM_ARM_ARCH_IO_H 13#ifndef __ASM_ARM_ARCH_IO_H
14#define __ASM_ARM_ARCH_IO_H 14#define __ASM_ARM_ARCH_IO_H
15 15
16#include <asm/hardware.h>
17
16#define IO_SPACE_LIMIT 0xffff 18#define IO_SPACE_LIMIT 0xffff
17 19
18u8 __inb8(unsigned int port); 20u8 __inb8(unsigned int port);