diff options
Diffstat (limited to 'drivers/pcmcia/pxa2xx_balloon3.c')
-rw-r--r-- | drivers/pcmcia/pxa2xx_balloon3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pcmcia/pxa2xx_balloon3.c b/drivers/pcmcia/pxa2xx_balloon3.c index 12e38b497719..2ef576c5b69d 100644 --- a/drivers/pcmcia/pxa2xx_balloon3.c +++ b/drivers/pcmcia/pxa2xx_balloon3.c | |||
@@ -81,7 +81,6 @@ static void balloon3_pcmcia_socket_state(struct soc_pcmcia_socket *skt, | |||
81 | state->bvd2 = 0; /* not available */ | 81 | state->bvd2 = 0; /* not available */ |
82 | state->vs_3v = 1; /* Always true its a CF card */ | 82 | state->vs_3v = 1; /* Always true its a CF card */ |
83 | state->vs_Xv = 0; /* not available */ | 83 | state->vs_Xv = 0; /* not available */ |
84 | state->wrprot = 0; /* not available */ | ||
85 | } | 84 | } |
86 | 85 | ||
87 | static int balloon3_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, | 86 | static int balloon3_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, |