diff options
Diffstat (limited to 'drivers/pcmcia/cs_internal.h')
-rw-r--r-- | drivers/pcmcia/cs_internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pcmcia/cs_internal.h b/drivers/pcmcia/cs_internal.h index 7b37eba35bf1..2b267def9621 100644 --- a/drivers/pcmcia/cs_internal.h +++ b/drivers/pcmcia/cs_internal.h | |||
@@ -45,7 +45,6 @@ typedef struct config_t { | |||
45 | u_int IntType; | 45 | u_int IntType; |
46 | u_int ConfigBase; | 46 | u_int ConfigBase; |
47 | u_char Status, Pin, Copy, Option, ExtStatus; | 47 | u_char Status, Pin, Copy, Option, ExtStatus; |
48 | u_int Present; | ||
49 | u_int CardValues; | 48 | u_int CardValues; |
50 | io_req_t io; | 49 | io_req_t io; |
51 | struct { | 50 | struct { |