x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2
authorYinghai Lu <yinghai@kernel.org>
Tue, 18 Nov 2008 16:14:14 +0000 (08:14 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 18 Nov 2008 16:35:40 +0000 (17:35 +0100)
Impact: clean up

We can autodetect those system that need cluster apic, and update genapic
accordingly.

We can also remove wakeup.h for e7000, because it's default one is now
the same as overall default mach_wakecpu.h

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found