]> Git Repo - linux.git/commitdiff
[PATCH] tms380tr: remove prototypes in Space.c
authorJochen Friedrich <[email protected]>
Fri, 19 Aug 2005 13:51:46 +0000 (15:51 +0200)
committerJeff Garzik <[email protected]>
Sat, 20 Aug 2005 01:06:23 +0000 (21:06 -0400)
Cleanup: remove two prototypes.

Signed-off-by: Jochen Friedrich <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
drivers/net/Space.c

index 11c44becc08f9561c3dbfd0ca9e34cbc4de35738..b28e5fde0b9ee729ece45c48b29b782ea5bb6017 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 = {
This page took 0.048949 seconds and 4 git commands to generate.