diff options
Diffstat (limited to 'drivers/net/pcmcia/fmvj18x_cs.c')
-rw-r--r-- | drivers/net/pcmcia/fmvj18x_cs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/pcmcia/fmvj18x_cs.c b/drivers/net/pcmcia/fmvj18x_cs.c index f6865adb126d..c1479e3bfab4 100644 --- a/drivers/net/pcmcia/fmvj18x_cs.c +++ b/drivers/net/pcmcia/fmvj18x_cs.c | |||
@@ -322,7 +322,6 @@ static int ungermann_try_io_port(struct pcmcia_device *link) | |||
322 | static int fmvj18x_ioprobe(struct pcmcia_device *p_dev, | 322 | static int fmvj18x_ioprobe(struct pcmcia_device *p_dev, |
323 | cistpl_cftable_entry_t *cfg, | 323 | cistpl_cftable_entry_t *cfg, |
324 | cistpl_cftable_entry_t *dflt, | 324 | cistpl_cftable_entry_t *dflt, |
325 | unsigned int vcc, | ||
326 | void *priv_data) | 325 | void *priv_data) |
327 | { | 326 | { |
328 | return 0; /* strange, but that's what the code did already before... */ | 327 | return 0; /* strange, but that's what the code did already before... */ |