Przeglądaj źródła

[PATCH] tms380tr: remove prototypes in Space.c

Cleanup: remove two prototypes.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Jochen Friedrich 19 lat temu
rodzic
commit
3d52365c4f
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      drivers/net/Space.c

+ 0 - 2
drivers/net/Space.c

@@ -318,8 +318,6 @@ static void __init ethif_probe2(int unit)
 #ifdef CONFIG_TR
 #ifdef CONFIG_TR
 /* Token-ring device probe */
 /* Token-ring device probe */
 extern int ibmtr_probe_card(struct net_device *);
 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);
 extern struct net_device *smctr_probe(int unit);
 
 
 static struct devprobe2 tr_probes2[] __initdata = {
 static struct devprobe2 tr_probes2[] __initdata = {