]> Pileus Git - ~andy/linux/blobdiff - drivers/net/Space.c
Merge branch 'master' of git://1984.lsi.us.es/nf-next
[~andy/linux] / drivers / net / Space.c
index 9c30ea4a1254e74c4127ca1ae04dba7dbd4d1971..3a8c7532ee0d23ed1e896fe94ff017e9cbb82738 100644 (file)
@@ -45,7 +45,6 @@ extern struct net_device *fmv18x_probe(int unit);
 extern struct net_device *i82596_probe(int unit);
 extern struct net_device *ni65_probe(int unit);
 extern struct net_device *sonic_probe(int unit);
-extern struct net_device *seeq8005_probe(int unit);
 extern struct net_device *smc_init(int unit);
 extern struct net_device *atarilance_probe(int unit);
 extern struct net_device *sun3lance_probe(int unit);
@@ -113,9 +112,6 @@ static struct devprobe2 isa_probes[] __initdata = {
 #ifdef CONFIG_SMC9194
        {smc_init, 0},
 #endif
-#ifdef CONFIG_SEEQ8005
-       {seeq8005_probe, 0},
-#endif
 #ifdef CONFIG_CS89x0
 #ifndef CONFIG_CS89x0_PLATFORM
        {cs89x0_probe, 0},