summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/idle.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/idle.h')
-rw-r--r--arch/x86/include/asm/idle.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/x86/include/asm/idle.h b/arch/x86/include/asm/idle.h
deleted file mode 100644
index dcebb1c634f1..000000000000
--- a/arch/x86/include/asm/idle.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _ASM_X86_IDLE_H
-#define _ASM_X86_IDLE_H
-
-void amd_e400_remove_cpu(int cpu);
-
-#endif /* _ASM_X86_IDLE_H */