patch-2.4.10 linux/drivers/tc/tcsyms.c

Next file: linux/drivers/tc/zs.c
Previous file: linux/drivers/tc/tc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/drivers/tc/tcsyms.c linux/drivers/tc/tcsyms.c
@@ -1,14 +0,0 @@
-/*
- *	TURBOchannel Services -- Exported Symbols
- *
- */
-
-#include <linux/module.h>
-#include <asm/dec/tc.h>
-
-EXPORT_SYMBOL(search_tc_card);
-EXPORT_SYMBOL(claim_tc_card);
-EXPORT_SYMBOL(release_tc_card);
-EXPORT_SYMBOL(get_tc_base_addr);
-EXPORT_SYMBOL(get_tc_irq_nr);
-EXPORT_SYMBOL(get_tc_speed);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)