diff options
Diffstat (limited to 'arch/x86/include/asm/mach-generic/mach_apicdef.h')
-rw-r--r-- | arch/x86/include/asm/mach-generic/mach_apicdef.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/x86/include/asm/mach-generic/mach_apicdef.h b/arch/x86/include/asm/mach-generic/mach_apicdef.h deleted file mode 100644 index 61caa65b13fb..000000000000 --- a/arch/x86/include/asm/mach-generic/mach_apicdef.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _ASM_X86_MACH_GENERIC_MACH_APICDEF_H -#define _ASM_X86_MACH_GENERIC_MACH_APICDEF_H - -#ifndef APIC_DEFINITION -#include <asm/genapic.h> -#endif - -#endif /* _ASM_X86_MACH_GENERIC_MACH_APICDEF_H */ |