diff options
Diffstat (limited to 'drivers/isdn/hisax/avma1_cs.c')
-rw-r--r-- | drivers/isdn/hisax/avma1_cs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/isdn/hisax/avma1_cs.c b/drivers/isdn/hisax/avma1_cs.c index 5dd47ad6ecc9..2f2b0005f07b 100644 --- a/drivers/isdn/hisax/avma1_cs.c +++ b/drivers/isdn/hisax/avma1_cs.c | |||
@@ -117,7 +117,6 @@ static void __devexit avma1cs_detach(struct pcmcia_device *link) | |||
117 | static int avma1cs_configcheck(struct pcmcia_device *p_dev, | 117 | static int avma1cs_configcheck(struct pcmcia_device *p_dev, |
118 | cistpl_cftable_entry_t *cf, | 118 | cistpl_cftable_entry_t *cf, |
119 | cistpl_cftable_entry_t *dflt, | 119 | cistpl_cftable_entry_t *dflt, |
120 | unsigned int vcc, | ||
121 | void *priv_data) | 120 | void *priv_data) |
122 | { | 121 | { |
123 | if (cf->io.nwin <= 0) | 122 | if (cf->io.nwin <= 0) |