]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/powerpc/include/asm/cputime.h
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / arch / powerpc / include / asm / cputime.h
index 6ec0ba6f1a615ad215283ef5e70e09218bc6fa7b..99b541865d8dd65cb420e25eae476b2ec6d71632 100644 (file)
@@ -16,9 +16,7 @@
 #ifndef __POWERPC_CPUTIME_H
 #define __POWERPC_CPUTIME_H
 
-#ifndef CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
-#include <asm-generic/cputime.h>
-#else
+#ifdef CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
 
 #include <linux/types.h>
 #include <linux/time.h>