diff options
Diffstat (limited to 'arch/arm/mach-picoxcell/common.h')
-rw-r--r-- | arch/arm/mach-picoxcell/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-picoxcell/common.h b/arch/arm/mach-picoxcell/common.h index 237fb3bcbd04..481b42a4ef15 100644 --- a/arch/arm/mach-picoxcell/common.h +++ b/arch/arm/mach-picoxcell/common.h @@ -12,4 +12,6 @@ #include <asm/mach/time.h> +extern void dw_apb_timer_init(void); + #endif /* __PICOXCELL_COMMON_H__ */ |