x86, VisWS: turn into generic arch, create include/asm-x86/visws/

move the include/asm-x86/mach-visws/ VISWS specific hardware
details include files into include/asm-x86/visws, to be used from
generic code.

No code changed.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Ingo Molnar
2008-07-10 15:25:21 +02:00
parent 18c413e27e
commit b4b8641671
7 changed files with 8 additions and 9 deletions

View File

@@ -9,8 +9,8 @@
#include <linux/init.h>
#include <asm/setup.h>
#include "cobalt.h"
#include "lithium.h"
#include <asm/visws/cobalt.h>
#include <asm/visws/lithium.h>
#include "pci.h"