summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/es7000/apicdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/es7000/apicdef.h')
-rw-r--r--arch/x86/include/asm/es7000/apicdef.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/x86/include/asm/es7000/apicdef.h b/arch/x86/include/asm/es7000/apicdef.h
deleted file mode 100644
index c74881a..0000000
--- a/arch/x86/include/asm/es7000/apicdef.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __ASM_ES7000_APICDEF_H
-#define __ASM_ES7000_APICDEF_H
-
-static inline unsigned int es7000_get_apic_id(unsigned long x)
-{
- return (x >> 24) & 0xFF;
-}
-
-#endif
OpenPOWER on IntegriCloud