pcmcia: introduce autoconfiguration feature
[deliverable/linux.git] / drivers / net / wireless / libertas / if_cs.c
index 6020c19b1bdbb5b85fe5decad7f722d7f7a338cc..031f3e6da3c976ab2f458660fa7f952eb1a4fb7e 100644 (file)
@@ -797,7 +797,6 @@ static void if_cs_release(struct pcmcia_device *p_dev)
 static int if_cs_ioprobe(struct pcmcia_device *p_dev,
                         cistpl_cftable_entry_t *cfg,
                         cistpl_cftable_entry_t *dflt,
-                        unsigned int vcc,
                         void *priv_data)
 {
        p_dev->resource[0]->flags |= IO_DATA_PATH_WIDTH_AUTO;
This page took 0.050126 seconds and 5 git commands to generate.