aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-h720x/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-h720x/common.h')
-rw-r--r--arch/arm/mach-h720x/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-h720x/common.h b/arch/arm/mach-h720x/common.h
index 2489537d33dd..79cfb9706360 100644
--- a/arch/arm/mach-h720x/common.h
+++ b/arch/arm/mach-h720x/common.h
@@ -13,7 +13,7 @@
*
*/
-extern unsigned long h720x_gettimeoffset(void);
+extern u32 h720x_gettimeoffset(void);
extern void __init h720x_init_irq(void);
extern void __init h720x_map_io(void);
extern void h720x_restart(char, const char *);