x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setup_arch.h
authorIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 13:33:49 +0000 (15:33 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 16:55:40 +0000 (18:55 +0200)
use the generic version of setup_arch.h - it's the same.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/mach-visws/setup_arch.h

index ba70471..fa4766c 100644 (file)
@@ -1,3 +1 @@
-/* Hook to call BIOS initialisation function */
-
-/* no action for visws */
+#include "../mach-default/setup_arch.h"