aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-frv/io.h')
-rw-r--r--include/asm-frv/io.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-frv/io.h b/include/asm-frv/io.h
index 075369b1a34b..01247cb2bc39 100644
--- a/include/asm-frv/io.h
+++ b/include/asm-frv/io.h
@@ -251,7 +251,6 @@ static inline void writel(uint32_t datum, volatile void __iomem *addr)
#define IOMAP_WRITETHROUGH 3
extern void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag);
-extern void __iounmap(void __iomem *addr, unsigned long size);
static inline void __iomem *ioremap(unsigned long physaddr, unsigned long size)
{