diff options
Diffstat (limited to 'include/asm-arm/arch-mxc/common.h')
-rw-r--r-- | include/asm-arm/arch-mxc/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-mxc/common.h b/include/asm-arm/arch-mxc/common.h index c6d4aa360635..8774783ed984 100644 --- a/include/asm-arm/arch-mxc/common.h +++ b/include/asm-arm/arch-mxc/common.h | |||
@@ -17,5 +17,6 @@ extern void mxc_map_io(void); | |||
17 | extern void mxc_init_irq(void); | 17 | extern void mxc_init_irq(void); |
18 | extern struct sys_timer mxc_timer; | 18 | extern struct sys_timer mxc_timer; |
19 | extern int mxc_clocks_init(unsigned long fref); | 19 | extern int mxc_clocks_init(unsigned long fref); |
20 | extern int mxc_register_gpios(void); | ||
20 | 21 | ||
21 | #endif | 22 | #endif |