x86: remove subarchitecture support
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 18:32:55 +0000 (19:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:16:52 +0000 (14:16 +0100)
commit6bda2c8b32febeb38ee128047253751e080bad52
tree7f6f78cf18cd69a44e987d985c57402d493d0dee
parent1164dd0099c0d79146a55319670f57ab7ad1d352
x86: remove subarchitecture support

Remove the 32-bit subarchitecture support code.

All subarchitectures but Voyager have been converted. Voyager will be
done later or will be removed.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Makefile
arch/x86/include/asm/apic.h
arch/x86/kernel/Makefile
arch/x86/kernel/io_apic.c
arch/x86/kernel/probe_32.c
arch/x86/mach-default/setup.c [deleted file]
arch/x86/mach-generic/default.c [deleted file]