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 4d5ffdcfeca3..55867bc7f199 100644 --- a/drivers/pcmcia/cs_internal.h +++ b/drivers/pcmcia/cs_internal.h | |||
@@ -42,7 +42,6 @@ typedef struct region_t { | |||
42 | typedef struct config_t { | 42 | typedef struct config_t { |
43 | u_int state; | 43 | u_int state; |
44 | u_int Attributes; | 44 | u_int Attributes; |
45 | u_int Vcc, Vpp1, Vpp2; | ||
46 | u_int IntType; | 45 | u_int IntType; |
47 | u_int ConfigBase; | 46 | u_int ConfigBase; |
48 | u_char Status, Pin, Copy, Option, ExtStatus; | 47 | u_char Status, Pin, Copy, Option, ExtStatus; |