diff options
Diffstat (limited to 'drivers/net/8390.h')
-rw-r--r-- | drivers/net/8390.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/8390.h b/drivers/net/8390.h index a9a58f518f45..ca4eb0ccf8cf 100644 --- a/drivers/net/8390.h +++ b/drivers/net/8390.h | |||
@@ -106,7 +106,7 @@ struct ei_device { | |||
106 | * Only generate indirect loads given a machine that needs them. | 106 | * Only generate indirect loads given a machine that needs them. |
107 | * - removed AMIGA_PCMCIA from this list, handled as ISA io now | 107 | * - removed AMIGA_PCMCIA from this list, handled as ISA io now |
108 | */ | 108 | */ |
109 | 109 | ||
110 | #if defined(CONFIG_MAC) || \ | 110 | #if defined(CONFIG_MAC) || \ |
111 | defined(CONFIG_ZORRO8390) || defined(CONFIG_ZORRO8390_MODULE) || \ | 111 | defined(CONFIG_ZORRO8390) || defined(CONFIG_ZORRO8390_MODULE) || \ |
112 | defined(CONFIG_HYDRA) || defined(CONFIG_HYDRA_MODULE) | 112 | defined(CONFIG_HYDRA) || defined(CONFIG_HYDRA_MODULE) |