diff options
Diffstat (limited to 'drivers/isdn/hisax/hisax.h')
-rw-r--r-- | drivers/isdn/hisax/hisax.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/isdn/hisax/hisax.h b/drivers/isdn/hisax/hisax.h index 159c5896061e..3f1137e34678 100644 --- a/drivers/isdn/hisax/hisax.h +++ b/drivers/isdn/hisax/hisax.h | |||
@@ -1139,12 +1139,6 @@ struct IsdnCardState { | |||
1139 | #define CARD_HFC_SX 0 | 1139 | #define CARD_HFC_SX 0 |
1140 | #endif | 1140 | #endif |
1141 | 1141 | ||
1142 | #ifdef CONFIG_HISAX_AMD7930 | ||
1143 | #define CARD_AMD7930 1 | ||
1144 | #else | ||
1145 | #define CARD_AMD7930 0 | ||
1146 | #endif | ||
1147 | |||
1148 | #ifdef CONFIG_HISAX_NICCY | 1142 | #ifdef CONFIG_HISAX_NICCY |
1149 | #define CARD_NICCY 1 | 1143 | #define CARD_NICCY 1 |
1150 | #ifndef ISDN_CHIP_ISAC | 1144 | #ifndef ISDN_CHIP_ISAC |