]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/sched/cputime.c
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
[karo-tx-linux.git] / kernel / sched / cputime.c
index 2ecec3a4f1eeccf44bf9de57b0f8ad242c438c88..f3778e2b46c8dc00c90d9165f6ae9efbf1f16dc7 100644 (file)
@@ -4,12 +4,8 @@
 #include <linux/kernel_stat.h>
 #include <linux/static_key.h>
 #include <linux/context_tracking.h>
-#include <linux/cputime.h>
+#include <linux/sched/cputime.h>
 #include "sched.h"
-#ifdef CONFIG_PARAVIRT
-#include <asm/paravirt.h>
-#endif
-
 
 #ifdef CONFIG_IRQ_TIME_ACCOUNTING