x86, VisWS: turn into generic arch, create include/asm-x86/visws/
authorIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 13:25:21 +0000 (15:25 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 16:55:39 +0000 (18:55 +0200)
commitb4b86416712d79a77cdc53756751b3b91fbb7a3d
treedb298dbbf07dc8b05f3d2024c8b3e2393c9a567e
parent18c413e27e1585358cedc22e450847e3240006ff
x86, VisWS: turn into generic arch, create include/asm-x86/visws/

move the include/asm-x86/mach-visws/ VISWS specific hardware
details include files into include/asm-x86/visws, to be used from
generic code.

No code changed.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mach-visws/setup_visws.c
arch/x86/mach-visws/traps.c
arch/x86/mach-visws/visws_apic.c
arch/x86/pci/visws.c
include/asm-x86/visws/cobalt.h [moved from include/asm-x86/mach-visws/cobalt.h with 100% similarity]
include/asm-x86/visws/lithium.h [moved from include/asm-x86/mach-visws/lithium.h with 100% similarity]
include/asm-x86/visws/piix4.h [moved from include/asm-x86/mach-visws/piix4.h with 100% similarity]