Skip to content

Commit

Permalink
x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-vi…
Browse files Browse the repository at this point in the history
…sws/setup_arch.h

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

Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Ingo Molnar committed Jul 10, 2008
1 parent efd746b commit 4191894
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions include/asm-x86/mach-visws/setup_arch.h
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
/* Hook to call BIOS initialisation function */

/* no action for visws */
#include "../mach-default/setup_arch.h"

0 comments on commit 4191894

Please sign in to comment.