patch-2.3.41 linux/drivers/zorro/zorrosyms.c
Next file: linux/fs/Config.in
Previous file: linux/drivers/zorro/zorro.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Wed Jan 26 12:45:21 2000
- Orig file:
v2.3.40/linux/drivers/zorro/zorrosyms.c
- Orig date:
Thu Jul 30 11:10:22 1998
diff -u --recursive --new-file v2.3.40/linux/drivers/zorro/zorrosyms.c linux/drivers/zorro/zorrosyms.c
@@ -3,7 +3,7 @@
*
* Zorro Bus Services -- Exported Symbols
*
- * Copyright (C) 1998 Geert Uytterhoeven
+ * Copyright (C) 1998-2000 Geert Uytterhoeven
*/
#include <linux/module.h>
@@ -12,10 +12,7 @@
/* Board configuration */
-EXPORT_SYMBOL(zorro_find);
-EXPORT_SYMBOL(zorro_get_board);
-EXPORT_SYMBOL(zorro_config_board);
-EXPORT_SYMBOL(zorro_unconfig_board);
+EXPORT_SYMBOL(zorro_find_device);
/* Z2 memory */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)