[PATCH] tms380tr: remove prototypes in Space.c
authorJochen Friedrich <jochen@scram.de>
Fri, 19 Aug 2005 13:51:46 +0000 (15:51 +0200)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 20 Aug 2005 01:06:23 +0000 (21:06 -0400)
Cleanup: remove two prototypes.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/Space.c

index 11c44be..b28e5fd 100644 (file)
@@ -318,8 +318,6 @@ static void __init ethif_probe2(int unit)
 #ifdef CONFIG_TR
 /* Token-ring device probe */
 extern int ibmtr_probe_card(struct net_device *);
-extern struct net_device *sk_isa_probe(int unit);
-extern struct net_device *proteon_probe(int unit);
 extern struct net_device *smctr_probe(int unit);
 
 static struct devprobe2 tr_probes2[] __initdata = {