diff options
Diffstat (limited to 'drivers/pcmcia/pxa2xx_e740.c')
-rw-r--r-- | drivers/pcmcia/pxa2xx_e740.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pcmcia/pxa2xx_e740.c b/drivers/pcmcia/pxa2xx_e740.c index 24e00a503d08..8751a323b448 100644 --- a/drivers/pcmcia/pxa2xx_e740.c +++ b/drivers/pcmcia/pxa2xx_e740.c | |||
@@ -44,7 +44,6 @@ static void e740_pcmcia_socket_state(struct soc_pcmcia_socket *skt, | |||
44 | struct pcmcia_state *state) | 44 | struct pcmcia_state *state) |
45 | { | 45 | { |
46 | state->vs_3v = 1; | 46 | state->vs_3v = 1; |
47 | state->wrprot = 0; | ||
48 | state->vs_Xv = 0; | 47 | state->vs_Xv = 0; |
49 | } | 48 | } |
50 | 49 | ||