diff options
Diffstat (limited to 'arch/arm/mach-mv78xx0/common.h')
-rw-r--r-- | arch/arm/mach-mv78xx0/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mv78xx0/common.h b/arch/arm/mach-mv78xx0/common.h index f6274db6192d..befc22475469 100644 --- a/arch/arm/mach-mv78xx0/common.h +++ b/arch/arm/mach-mv78xx0/common.h | |||
@@ -44,6 +44,7 @@ void mv78xx0_uart0_init(void); | |||
44 | void mv78xx0_uart1_init(void); | 44 | void mv78xx0_uart1_init(void); |
45 | void mv78xx0_uart2_init(void); | 45 | void mv78xx0_uart2_init(void); |
46 | void mv78xx0_uart3_init(void); | 46 | void mv78xx0_uart3_init(void); |
47 | void mv78xx0_i2c_init(void); | ||
47 | 48 | ||
48 | extern struct sys_timer mv78xx0_timer; | 49 | extern struct sys_timer mv78xx0_timer; |
49 | 50 | ||