aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/include/mach/io.h
blob: fd5f081cc8b7263e01cf40c3e8473f19a3763998 (plain) (blame)
1
2
3
4
5
6
7
8
/*
 * arch/arm/mach-ep93xx/include/mach/io.h
 */

#define IO_SPACE_LIMIT		0xffffffff

#define __io(p)		__typesafe_io(p)
#define __mem_pci(p)	(p)