summaryrefslogtreecommitdiffstats
path: root/kernel/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/time.c')
-rw-r--r--kernel/time.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/kernel/time.c b/kernel/time.c
index 0f1094655..9b476ece2 100644
--- a/kernel/time.c
+++ b/kernel/time.c
@@ -18,14 +18,8 @@
* kernel PLL updated to 1994-12-13 specs (rfc-1589)
*/
-#include <linux/errno.h>
-#include <linux/sched.h>
-#include <linux/kernel.h>
-#include <linux/param.h>
-#include <linux/string.h>
#include <linux/mm.h>
#include <linux/timex.h>
-#include <linux/smp.h>
#include <linux/smp_lock.h>
#include <asm/uaccess.h>