diff options
Diffstat (limited to 'include/asm-sparc/mostek.h')
-rw-r--r-- | include/asm-sparc/mostek.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-sparc/mostek.h b/include/asm-sparc/mostek.h index 29aad11b8f00..c35c916162fc 100644 --- a/include/asm-sparc/mostek.h +++ b/include/asm-sparc/mostek.h | |||
@@ -128,8 +128,6 @@ struct mostek48t08 { | |||
128 | struct mostek48t02 regs; /* Here is what we are interested in. */ | 128 | struct mostek48t02 regs; /* Here is what we are interested in. */ |
129 | }; | 129 | }; |
130 | 130 | ||
131 | extern enum sparc_clock_type sp_clock_typ; | ||
132 | |||
133 | #ifdef CONFIG_SUN4 | 131 | #ifdef CONFIG_SUN4 |
134 | enum sparc_clock_type { MSTK48T02, MSTK48T08, \ | 132 | enum sparc_clock_type { MSTK48T02, MSTK48T08, \ |
135 | INTERSIL, MSTK_INVALID }; | 133 | INTERSIL, MSTK_INVALID }; |