pcmcia: move Vpp setup to struct pcmcia_device
[pandora-kernel.git] / include / pcmcia / cs.h
index e13d0cd..ccb8e6e 100644 (file)
@@ -22,7 +22,6 @@
 /* For RequestConfiguration */
 typedef struct config_req_t {
     u_int      Attributes;
-    u_int      Vpp; /* both Vpp1 and Vpp2 */
     u_int      IntType;
     u_int      ConfigBase;
     u_char     Status, Pin, Copy, ExtStatus;