]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
net: Removing dead {AR,WAVE}LAN
authorChristoph Egger <siccegge@cs.fau.de>
Wed, 14 Jul 2010 19:17:35 +0000 (12:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Jul 2010 19:17:35 +0000 (12:17 -0700)
{AR,WAVE}LAN doesn't exist in Kconfig, therefore removing all
references for it from the source code.

Signed-off-by: Christoph Egger <siccegge@cs.fau.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Space.c

index 3b79c6cf21a3c6f3e495f4d8fd0efbb16c263f6e..9bb405bd664e38fd571e72375224a1012d76dcd3 100644 (file)
@@ -218,12 +218,6 @@ static struct devprobe2 isa_probes[] __initdata = {
 #ifdef CONFIG_EL1              /* 3c501 */
        {el1_probe, 0},
 #endif
-#ifdef CONFIG_WAVELAN          /* WaveLAN */
-       {wavelan_probe, 0},
-#endif
-#ifdef CONFIG_ARLAN            /* Aironet */
-       {arlan_probe, 0},
-#endif
 #ifdef CONFIG_EL16             /* 3c507 */
        {el16_probe, 0},
 #endif