diff options
-rw-r--r-- | drivers/net/Space.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/Space.c b/drivers/net/Space.c index 11c44becc08f..b28e5fde0b9e 100644 --- a/drivers/net/Space.c +++ b/drivers/net/Space.c | |||
@@ -318,8 +318,6 @@ static void __init ethif_probe2(int unit) | |||
318 | #ifdef CONFIG_TR | 318 | #ifdef CONFIG_TR |
319 | /* Token-ring device probe */ | 319 | /* Token-ring device probe */ |
320 | extern int ibmtr_probe_card(struct net_device *); | 320 | extern int ibmtr_probe_card(struct net_device *); |
321 | extern struct net_device *sk_isa_probe(int unit); | ||
322 | extern struct net_device *proteon_probe(int unit); | ||
323 | extern struct net_device *smctr_probe(int unit); | 321 | extern struct net_device *smctr_probe(int unit); |
324 | 322 | ||
325 | static struct devprobe2 tr_probes2[] __initdata = { | 323 | static struct devprobe2 tr_probes2[] __initdata = { |