diff options
Diffstat (limited to 'include/asm-arm/arch-omap/common.h')
| -rw-r--r-- | include/asm-arm/arch-omap/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-omap/common.h b/include/asm-arm/arch-omap/common.h index 2a676b4f13b5..08d58abd8218 100644 --- a/include/asm-arm/arch-omap/common.h +++ b/include/asm-arm/arch-omap/common.h | |||
| @@ -31,6 +31,6 @@ struct sys_timer; | |||
| 31 | 31 | ||
| 32 | extern void omap_map_common_io(void); | 32 | extern void omap_map_common_io(void); |
| 33 | extern struct sys_timer omap_timer; | 33 | extern struct sys_timer omap_timer; |
| 34 | extern void omap_serial_init(int ports[]); | 34 | extern void omap_serial_init(void); |
| 35 | 35 | ||
| 36 | #endif /* __ARCH_ARM_MACH_OMAP_COMMON_H */ | 36 | #endif /* __ARCH_ARM_MACH_OMAP_COMMON_H */ |
