aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap/common.h')
-rw-r--r--arch/arm/mach-omap/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap/common.h b/arch/arm/mach-omap/common.h
index 9f62858c0df..bb257344f52 100644
--- a/arch/arm/mach-omap/common.h
+++ b/arch/arm/mach-omap/common.h
@@ -29,7 +29,7 @@
struct sys_timer;
-extern void omap_map_io(void);
+extern void omap_map_common_io(void);
extern struct sys_timer omap_timer;
extern void omap_serial_init(int ports[]);