summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-picoxcell/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-picoxcell/common.h')
-rw-r--r--arch/arm/mach-picoxcell/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-picoxcell/common.h b/arch/arm/mach-picoxcell/common.h
index 83d55ab956a4..a65cb02f84c8 100644
--- a/arch/arm/mach-picoxcell/common.h
+++ b/arch/arm/mach-picoxcell/common.h
@@ -12,6 +12,6 @@
#include <asm/mach/time.h>
-extern struct sys_timer picoxcell_timer;
+extern struct sys_timer dw_apb_timer;
#endif /* __PICOXCELL_COMMON_H__ */