aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/telephony/ixj_pcmcia.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/telephony/ixj_pcmcia.c')
-rw-r--r--drivers/telephony/ixj_pcmcia.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/telephony/ixj_pcmcia.c b/drivers/telephony/ixj_pcmcia.c
index e23270d1b4d1..670a76bf5164 100644
--- a/drivers/telephony/ixj_pcmcia.c
+++ b/drivers/telephony/ixj_pcmcia.c
@@ -112,7 +112,6 @@ failed:
112static int ixj_config_check(struct pcmcia_device *p_dev, 112static int ixj_config_check(struct pcmcia_device *p_dev,
113 cistpl_cftable_entry_t *cfg, 113 cistpl_cftable_entry_t *cfg,
114 cistpl_cftable_entry_t *dflt, 114 cistpl_cftable_entry_t *dflt,
115 unsigned int vcc,
116 void *priv_data) 115 void *priv_data)
117{ 116{
118 if ((cfg->io.nwin > 0) || (dflt->io.nwin > 0)) { 117 if ((cfg->io.nwin > 0) || (dflt->io.nwin > 0)) {