diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-02-13 09:45:42 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-13 09:45:42 +0100 |
commit | 881c47760bc66b43360337da37d2a9de4af865b0 (patch) | |
tree | 38af5266dd10cbaf838f18e826871a351ea2582a /arch/x86/include/asm/io_32.h | |
parent | ab639f3593f0b5e4439d549831442c18c3baf989 (diff) | |
parent | 891393745aad5c5acdb01b6ce61c08d4cc064649 (diff) | |
download | op-kernel-dev-881c47760bc66b43360337da37d2a9de4af865b0.zip op-kernel-dev-881c47760bc66b43360337da37d2a9de4af865b0.tar.gz |
Merge branch 'x86/cleanups' into x86/core
Diffstat (limited to 'arch/x86/include/asm/io_32.h')
-rw-r--r-- | arch/x86/include/asm/io_32.h | 2 |
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 d8e242e..e08d8ed 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. */ |