aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc/timer.h')
-rw-r--r--include/asm-sparc/timer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-sparc/timer.h b/include/asm-sparc/timer.h
index d909565f9410..361e53898dd7 100644
--- a/include/asm-sparc/timer.h
+++ b/include/asm-sparc/timer.h
@@ -84,8 +84,6 @@ struct sun4m_timer_regs {
84 volatile unsigned int cfg; /* equals zero at boot time... */ 84 volatile unsigned int cfg; /* equals zero at boot time... */
85}; 85};
86 86
87extern struct sun4m_timer_regs *sun4m_timers;
88
89#define SUN4D_PRM_CNT_L 0x80000000 87#define SUN4D_PRM_CNT_L 0x80000000
90#define SUN4D_PRM_CNT_LVALUE 0x7FFFFC00 88#define SUN4D_PRM_CNT_LVALUE 0x7FFFFC00
91 89