x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setup_arch.h

use the generic version of setup_arch.h - it's the same.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Ingo Molnar 2008-07-10 15:33:49 +02:00
parent efd746b889
commit 4191894b68
1 changed files with 1 additions and 3 deletions

View File

@ -1,3 +1 @@
/* Hook to call BIOS initialisation function */
/* no action for visws */
#include "../mach-default/setup_arch.h"