]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/pcmcia/cs.h
pcmcia: move Vpp setup to struct pcmcia_device
[mv-sheeva.git] / include / pcmcia / cs.h
index e13d0cd3f8f7a73a078e61ced90a89423be62b53..ccb8e6e0dd6b6cd0621f5f5717d197caf22e0d38 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;