]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/ia64/include/asm/cputime.h
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / arch / ia64 / include / asm / cputime.h
index e2d3f5baf265408b49a201e8fa07e3b3b24fe939..3d665c0627a86606a60f533192f9bb52ec10f698 100644 (file)
 #ifndef __IA64_CPUTIME_H
 #define __IA64_CPUTIME_H
 
-#ifndef CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
-# include <asm-generic/cputime.h>
-#else
-# include <asm/processor.h>
-# include <asm-generic/cputime_nsecs.h>
+#ifdef CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
 extern void arch_vtime_task_switch(struct task_struct *tsk);
 #endif /* CONFIG_VIRT_CPU_ACCOUNTING_NATIVE */