cputime: Default implementation of nsecs -> cputime conversion
[deliverable/linux.git] / drivers / cpufreq / cpufreq_stats.c
index 5793e1447fb177f476f5f38ee117857444ba98c0..79911a27a48a90768c16a197633a2d1592fda27c 100644 (file)
@@ -13,7 +13,7 @@
 #include <linux/cpufreq.h>
 #include <linux/module.h>
 #include <linux/slab.h>
-#include <asm/cputime.h>
+#include <linux/cputime.h>
 
 static spinlock_t cpufreq_stats_lock;
 
This page took 0.027425 seconds and 5 git commands to generate.