Merge branch 'x86/cleanups' into x86/core

This commit is contained in:
Ingo Molnar
2009-02-13 09:45:42 +01:00
3 changed files with 1 additions and 4 deletions

View File

@@ -105,5 +105,6 @@ extern void __iomem *early_memremap(unsigned long offset, unsigned long size);
extern void early_iounmap(void __iomem *addr, unsigned long size);
extern void __iomem *fix_ioremap(unsigned idx, unsigned long phys);
#define IO_SPACE_LIMIT 0xffff
#endif /* _ASM_X86_IO_H */