]> err.no Git - linux-2.6/blobdiff - drivers/net/Space.c
[PATCH] S2io: Timer based slowpath handling
[linux-2.6] / drivers / net / Space.c
index 3707df6b0cfaf5a734ef7de6e636fd8a1aecaa76..11c44becc08f9561c3dbfd0ca9e34cbc4de35738 100644 (file)
@@ -323,12 +323,6 @@ extern struct net_device *proteon_probe(int unit);
 extern struct net_device *smctr_probe(int unit);
 
 static struct devprobe2 tr_probes2[] __initdata = {
-#ifdef CONFIG_SKISA
-       {sk_isa_probe, 0},
-#endif
-#ifdef CONFIG_PROTEON
-       {proteon_probe, 0},
-#endif
 #ifdef CONFIG_SMCTR
        {smctr_probe, 0},
 #endif