Explorar o código

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>
Ingo Molnar %!s(int64=17) %!d(string=hai) anos
pai
achega
4191894b68
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      include/asm-x86/mach-visws/setup_arch.h

+ 1 - 3
include/asm-x86/mach-visws/setup_arch.h

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