diff options
Diffstat (limited to 'drivers/net/pcmcia/smc91c92_cs.c')
-rw-r--r-- | drivers/net/pcmcia/smc91c92_cs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/pcmcia/smc91c92_cs.c b/drivers/net/pcmcia/smc91c92_cs.c index 8c16ba672012..e127d2b546dd 100644 --- a/drivers/net/pcmcia/smc91c92_cs.c +++ b/drivers/net/pcmcia/smc91c92_cs.c | |||
@@ -420,7 +420,6 @@ static int mhz_3288_power(struct pcmcia_device *link) | |||
420 | static int mhz_mfc_config_check(struct pcmcia_device *p_dev, | 420 | static int mhz_mfc_config_check(struct pcmcia_device *p_dev, |
421 | cistpl_cftable_entry_t *cf, | 421 | cistpl_cftable_entry_t *cf, |
422 | cistpl_cftable_entry_t *dflt, | 422 | cistpl_cftable_entry_t *dflt, |
423 | unsigned int vcc, | ||
424 | void *priv_data) | 423 | void *priv_data) |
425 | { | 424 | { |
426 | int k; | 425 | int k; |
@@ -590,7 +589,6 @@ static int mot_setup(struct pcmcia_device *link) | |||
590 | static int smc_configcheck(struct pcmcia_device *p_dev, | 589 | static int smc_configcheck(struct pcmcia_device *p_dev, |
591 | cistpl_cftable_entry_t *cf, | 590 | cistpl_cftable_entry_t *cf, |
592 | cistpl_cftable_entry_t *dflt, | 591 | cistpl_cftable_entry_t *dflt, |
593 | unsigned int vcc, | ||
594 | void *priv_data) | 592 | void *priv_data) |
595 | { | 593 | { |
596 | p_dev->resource[0]->start = cf->io.win[0].base; | 594 | p_dev->resource[0]->start = cf->io.win[0].base; |