net: Removing dead {AR,WAVE}LAN
{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>
This commit is contained in:
parent
fae88f7eed
commit
2a710b59a9
1 changed files with 0 additions and 6 deletions
|
@ -218,12 +218,6 @@ static struct devprobe2 isa_probes[] __initdata = {
|
||||||
#ifdef CONFIG_EL1 /* 3c501 */
|
#ifdef CONFIG_EL1 /* 3c501 */
|
||||||
{el1_probe, 0},
|
{el1_probe, 0},
|
||||||
#endif
|
#endif
|
||||||
#ifdef CONFIG_WAVELAN /* WaveLAN */
|
|
||||||
{wavelan_probe, 0},
|
|
||||||
#endif
|
|
||||||
#ifdef CONFIG_ARLAN /* Aironet */
|
|
||||||
{arlan_probe, 0},
|
|
||||||
#endif
|
|
||||||
#ifdef CONFIG_EL16 /* 3c507 */
|
#ifdef CONFIG_EL16 /* 3c507 */
|
||||||
{el16_probe, 0},
|
{el16_probe, 0},
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue