aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/Space.c
diff options
context:
space:
mode:
author <jgarzik@pretzel.yyz.us>2005-06-04 17:12:32 -0400
committerJeff Garzik <jgarzik@pobox.com>2005-06-04 17:12:32 -0400
commitbdb7a3427be1e31327df0543cc397bf3c994b039 (patch)
treea5cc2585912388a454e23177181c6dd365983681 /drivers/net/Space.c
parent140fedb5f2efd1f23b26afb2d812004556ba9515 (diff)
parent5aa83a4c0a1568257ff7e249d39af64f75978b97 (diff)
Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers
Diffstat (limited to 'drivers/net/Space.c')
-rw-r--r--drivers/net/Space.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/net/Space.c b/drivers/net/Space.c
index fb433325aa2..3707df6b0cf 100644
--- a/drivers/net/Space.c
+++ b/drivers/net/Space.c
@@ -210,9 +210,6 @@ static struct devprobe2 isa_probes[] __initdata = {
#ifdef CONFIG_AT1700
{at1700_probe, 0},
#endif
-#ifdef CONFIG_FMV18X /* Fujitsu FMV-181/182 */
- {fmv18x_probe, 0},
-#endif
#ifdef CONFIG_ETH16I
{eth16i_probe, 0}, /* ICL EtherTeam 16i/32 */
#endif
@@ -243,9 +240,6 @@ static struct devprobe2 isa_probes[] __initdata = {
#ifdef CONFIG_ELPLUS /* 3c505 */
{elplus_probe, 0},
#endif
-#ifdef CONFIG_SK_G16
- {SK_init, 0},
-#endif
#ifdef CONFIG_NI5010
{ni5010_probe, 0},
#endif