aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/io_32.h
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@goop.org>2009-01-28 15:42:23 -0800
committerH. Peter Anvin <hpa@zytor.com>2009-01-28 22:34:17 -0800
commita448720ca3248e8a7a426336885549d6e923fd8e (patch)
tree5952687d06c605434ea6d753c4753c142f5e174c /arch/x86/include/asm/io_32.h
parent8f6d86dc4178957d9814b1784848012a927a3898 (diff)
x86: unify asm/io.h: IO_SPACE_LIMIT
Impact: Cleanup (trivial unification) Move common define IO_SPACE_LIMIT from <asm/io_*.h> to <asm/io.h>. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/include/asm/io_32.h')
-rw-r--r--arch/x86/include/asm/io_32.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/io_32.h b/arch/x86/include/asm/io_32.h
index d8e242e1b39..e08d8ed05a1 100644
--- a/arch/x86/include/asm/io_32.h
+++ b/arch/x86/include/asm/io_32.h
@@ -37,8 +37,6 @@
* - Arnaldo Carvalho de Melo <acme@conectiva.com.br>
*/
-#define IO_SPACE_LIMIT 0xffff
-
#define XQUAD_PORTIO_BASE 0xfe400000
#define XQUAD_PORTIO_QUAD 0x40000 /* 256k per quad. */