diff options
Diffstat (limited to 'arch/sh/include/asm/io.h')
-rw-r--r-- | arch/sh/include/asm/io.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/include/asm/io.h b/arch/sh/include/asm/io.h index 70269813cef..c32a55601d0 100644 --- a/arch/sh/include/asm/io.h +++ b/arch/sh/include/asm/io.h | |||
@@ -328,7 +328,6 @@ ioremap_prot(resource_size_t offset, unsigned long size, unsigned long flags) | |||
328 | } | 328 | } |
329 | 329 | ||
330 | #define ioremap_nocache ioremap | 330 | #define ioremap_nocache ioremap |
331 | #define p3_ioremap __ioremap | ||
332 | #define iounmap __iounmap | 331 | #define iounmap __iounmap |
333 | 332 | ||
334 | #define maybebadio(port) \ | 333 | #define maybebadio(port) \ |