diff options
Diffstat (limited to 'arch/x86/include/asm/processor.h')
-rw-r--r-- | arch/x86/include/asm/processor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h index 0c70c7daa6b8..8d326e822cb8 100644 --- a/arch/x86/include/asm/processor.h +++ b/arch/x86/include/asm/processor.h | |||
@@ -473,7 +473,6 @@ static inline unsigned long current_top_of_stack(void) | |||
473 | #include <asm/paravirt.h> | 473 | #include <asm/paravirt.h> |
474 | #else | 474 | #else |
475 | #define __cpuid native_cpuid | 475 | #define __cpuid native_cpuid |
476 | #define paravirt_enabled() 0 | ||
477 | 476 | ||
478 | static inline void load_sp0(struct tss_struct *tss, | 477 | static inline void load_sp0(struct tss_struct *tss, |
479 | struct thread_struct *thread) | 478 | struct thread_struct *thread) |