diff options
Diffstat (limited to 'arch/arm/mach-orion5x/common.h')
| -rw-r--r-- | arch/arm/mach-orion5x/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-orion5x/common.h b/arch/arm/mach-orion5x/common.h index 7db5cdd9c4b7..e60345760283 100644 --- a/arch/arm/mach-orion5x/common.h +++ b/arch/arm/mach-orion5x/common.h | |||
| @@ -15,7 +15,7 @@ void orion5x_init(void); | |||
| 15 | void orion5x_id(u32 *dev, u32 *rev, char **dev_name); | 15 | void orion5x_id(u32 *dev, u32 *rev, char **dev_name); |
| 16 | void clk_init(void); | 16 | void clk_init(void); |
| 17 | extern int orion5x_tclk; | 17 | extern int orion5x_tclk; |
| 18 | extern struct sys_timer orion5x_timer; | 18 | extern void orion5x_timer_init(void); |
| 19 | 19 | ||
| 20 | /* | 20 | /* |
| 21 | * Enumerations and functions for Orion windows mapping. Used by Orion core | 21 | * Enumerations and functions for Orion windows mapping. Used by Orion core |
