]> git.karo-electronics.de Git - mv-sheeva.git/blob - include/asm-arm/arch-ep93xx/io.h
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[mv-sheeva.git] / include / asm-arm / arch-ep93xx / io.h
1 /*
2  * linux/include/asm-arm/arch-ep93xx/io.h
3  */
4
5 #define IO_SPACE_LIMIT          0xffffffff
6
7 #define __io(p)                 ((void __iomem *)(p))
8 #define __mem_pci(p)            (p)