diff options
Diffstat (limited to 'arch/arm/mach-dove/common.h')
-rw-r--r-- | arch/arm/mach-dove/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-dove/common.h b/arch/arm/mach-dove/common.h index 1a233404b735..ee59fba4c6d1 100644 --- a/arch/arm/mach-dove/common.h +++ b/arch/arm/mach-dove/common.h | |||
@@ -14,7 +14,7 @@ | |||
14 | struct mv643xx_eth_platform_data; | 14 | struct mv643xx_eth_platform_data; |
15 | struct mv_sata_platform_data; | 15 | struct mv_sata_platform_data; |
16 | 16 | ||
17 | extern struct sys_timer dove_timer; | 17 | extern void dove_timer_init(void); |
18 | 18 | ||
19 | /* | 19 | /* |
20 | * Basic Dove init functions used early by machine-setup. | 20 | * Basic Dove init functions used early by machine-setup. |