x86: unify asm/io.h: IO_SPACE_LIMIT
authorJeremy Fitzhardinge <jeremy@goop.org>
Wed, 28 Jan 2009 23:42:23 +0000 (15:42 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 29 Jan 2009 06:34:17 +0000 (22:34 -0800)
commita448720ca3248e8a7a426336885549d6e923fd8e
tree5952687d06c605434ea6d753c4753c142f5e174c
parent8f6d86dc4178957d9814b1784848012a927a3898
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>
arch/x86/include/asm/io.h
arch/x86/include/asm/io_32.h
arch/x86/include/asm/io_64.h