aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/pxa2xx_stargate2.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pcmcia/pxa2xx_stargate2.c')
-rw-r--r--drivers/pcmcia/pxa2xx_stargate2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pcmcia/pxa2xx_stargate2.c b/drivers/pcmcia/pxa2xx_stargate2.c
index e7c7eb530cb1..1d73c4401fdd 100644
--- a/drivers/pcmcia/pxa2xx_stargate2.c
+++ b/drivers/pcmcia/pxa2xx_stargate2.c
@@ -54,7 +54,6 @@ static void sg2_pcmcia_socket_state(struct soc_pcmcia_socket *skt,
54 state->bvd2 = 0; /* not available */ 54 state->bvd2 = 0; /* not available */
55 state->vs_3v = 1; /* not available - voltage detect for card */ 55 state->vs_3v = 1; /* not available - voltage detect for card */
56 state->vs_Xv = 0; /* not available */ 56 state->vs_Xv = 0; /* not available */
57 state->wrprot = 0; /* not available - write protect */
58} 57}
59 58
60static int sg2_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, 59static int sg2_pcmcia_configure_socket(struct soc_pcmcia_socket *skt,