pcmcia: introduce autoconfiguration feature
[deliverable/linux.git] / drivers / telephony / ixj_pcmcia.c
index e23270d1b4d15ec591e4e4c6e0bf763022ebb486..670a76bf5164c1dab1dbea8c4bef0769173f06fc 100644 (file)
@@ -112,7 +112,6 @@ failed:
 static int ixj_config_check(struct pcmcia_device *p_dev,
                            cistpl_cftable_entry_t *cfg,
                            cistpl_cftable_entry_t *dflt,
-                           unsigned int vcc,
                            void *priv_data)
 {
        if ((cfg->io.nwin > 0) || (dflt->io.nwin > 0)) {
This page took 0.027953 seconds and 5 git commands to generate.