diff options
Diffstat (limited to 'include/asm-generic/cputime.h')
-rw-r--r-- | include/asm-generic/cputime.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-generic/cputime.h b/include/asm-generic/cputime.h index 8a624b454ba3..358e54777b56 100644 --- a/include/asm-generic/cputime.h +++ b/include/asm-generic/cputime.h @@ -4,8 +4,4 @@ #include <linux/time.h> #include <linux/jiffies.h> -#ifdef CONFIG_VIRT_CPU_ACCOUNTING_GEN -# include <asm-generic/cputime_nsecs.h> -#endif - #endif |