diff options
Diffstat (limited to 'include/asm-x86/mach-visws/setup_arch.h')
-rw-r--r-- | include/asm-x86/mach-visws/setup_arch.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/asm-x86/mach-visws/setup_arch.h b/include/asm-x86/mach-visws/setup_arch.h new file mode 100644 index 000000000000..33f700ef6831 --- /dev/null +++ b/include/asm-x86/mach-visws/setup_arch.h @@ -0,0 +1,8 @@ +/* Hook to call BIOS initialisation function */ + +extern unsigned long sgivwfb_mem_phys; +extern unsigned long sgivwfb_mem_size; + +/* no action for visws */ + +#define ARCH_SETUP |