x86, apic: get rid of *_APIC_ID_MASK definitions
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 14:08:53 +0000 (15:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:30 +0000 (23:20 +0100)
commit94af18755266edf46803564414d74f9621aaded8
tree4b8677f78d7a30271a11e31587540b1e6c073038
parent5b8127277bc4cdca78eda5ee900a314642822ace
x86, apic: get rid of *_APIC_ID_MASK definitions

Impact: cleanup

Remove the *_APIC_ID_MASK subarch definitions and move them straight
to the genapic driver initialization code.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/bigsmp/apicdef.h
arch/x86/include/asm/es7000/apicdef.h
arch/x86/include/asm/mach-default/mach_apicdef.h
arch/x86/include/asm/numaq/apicdef.h
arch/x86/include/asm/summit/apicdef.h
arch/x86/mach-generic/bigsmp.c
arch/x86/mach-generic/default.c
arch/x86/mach-generic/es7000.c
arch/x86/mach-generic/numaq.c
arch/x86/mach-generic/summit.c