aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/lemote/lm2e/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lemote/lm2e/time.c')
-rw-r--r--arch/mips/lemote/lm2e/time.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/mips/lemote/lm2e/time.c b/arch/mips/lemote/lm2e/time.c
index b9d3f11b620..b13d1717465 100644
--- a/arch/mips/lemote/lm2e/time.c
+++ b/arch/mips/lemote/lm2e/time.c
@@ -10,13 +10,10 @@
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later version.
*/
-
-#include <linux/init.h>
-
#include <asm/mc146818-time.h>
#include <asm/time.h>
-extern unsigned long cpu_clock_freq;
+#include <loongson.h>
void __init plat_time_init(void)
{