aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/mach-visws
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-07-10 15:31:35 +0200
committerIngo Molnar <mingo@elte.hu>2008-07-10 18:55:40 +0200
commitefd746b8892d1d40c43c3d518b3bde9e56238ce8 (patch)
treee6be71201dd0ac6dcef0a47698284a8d7ac0097f /include/asm-x86/mach-visws
parentb4b86416712d79a77cdc53756751b3b91fbb7a3d (diff)
x86, VisWS: turn into generic arch, move definitions
move the SGIVW definitions from setup_arch.h into its own header file. preparation for turning VISWS into a generic PC architecture. Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/mach-visws')
-rw-r--r--include/asm-x86/mach-visws/setup_arch.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86/mach-visws/setup_arch.h b/include/asm-x86/mach-visws/setup_arch.h
index b8f5dd829db..ba70471ff8c 100644
--- a/include/asm-x86/mach-visws/setup_arch.h
+++ b/include/asm-x86/mach-visws/setup_arch.h
@@ -1,6 +1,3 @@
/* Hook to call BIOS initialisation function */
-extern unsigned long sgivwfb_mem_phys;
-extern unsigned long sgivwfb_mem_size;
-
/* no action for visws */