]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
i386: move mach-visws
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:38 +0000 (11:16 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:38 +0000 (11:16 +0200)
commitc2b84d8d1a66a0a886de51f1bfef5c4f16c0c784
treedba8ae5777563f7df4e000725d253b7cd995bb7f
parentfb9aa6f1d4a1e11e66a680460b2c2b2b10b62f79
i386: move mach-visws

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
13 files changed:
arch/i386/Makefile
arch/i386/mach-visws/Makefile [deleted file]
arch/i386/mach-visws/mpparse.c [deleted file]
arch/i386/mach-visws/reboot.c [deleted file]
arch/i386/mach-visws/setup.c [deleted file]
arch/i386/mach-visws/traps.c [deleted file]
arch/i386/mach-visws/visws_apic.c [deleted file]
arch/x86/mach-visws/Makefile [new file with mode: 0644]
arch/x86/mach-visws/mpparse.c [new file with mode: 0644]
arch/x86/mach-visws/reboot.c [new file with mode: 0644]
arch/x86/mach-visws/setup.c [new file with mode: 0644]
arch/x86/mach-visws/traps.c [new file with mode: 0644]
arch/x86/mach-visws/visws_apic.c [new file with mode: 0644]