patch-pre2.0.7 linux/arch/m68k/amiga/ksyms.c

Next file: linux/arch/m68k/amiga/s3blit.h
Previous file: linux/arch/m68k/amiga/cyberfb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.6/linux/arch/m68k/amiga/ksyms.c linux/arch/m68k/amiga/ksyms.c
@@ -1,4 +1,5 @@
 #include <linux/module.h>
+#include <asm/zorro.h>
 
 static struct symbol_table mach_amiga_symbol_table = {
 #include <linux/symtab_begin.h>
@@ -7,9 +8,15 @@
    * Add things here when you find the need for it.
    */
 
+  X(zorro_find),
+  X(zorro_get_board),
+  X(zorro_config_board),
+  X(zorro_unconfig_board),
+
   /* example
   X(something_you_need),
   */
+
 
 #include <linux/symtab_end.h>
 };

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this