diff options
Diffstat (limited to 'include/asm-arm/arch-omap/io.h')
| -rw-r--r-- | include/asm-arm/arch-omap/io.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/arch-omap/io.h b/include/asm-arm/arch-omap/io.h index b726acfcab14..78f68e6a4f0c 100644 --- a/include/asm-arm/arch-omap/io.h +++ b/include/asm-arm/arch-omap/io.h | |||
| @@ -44,7 +44,6 @@ | |||
| 44 | */ | 44 | */ |
| 45 | #define __io(a) ((void __iomem *)(PCIO_BASE + (a))) | 45 | #define __io(a) ((void __iomem *)(PCIO_BASE + (a))) |
| 46 | #define __mem_pci(a) (a) | 46 | #define __mem_pci(a) (a) |
| 47 | #define __mem_isa(a) (a) | ||
| 48 | 47 | ||
| 49 | /* | 48 | /* |
| 50 | * ---------------------------------------------------------------------------- | 49 | * ---------------------------------------------------------------------------- |
