patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / pcmcia / ss.h
index aac024f..c45bed6 100644 (file)
@@ -145,6 +145,7 @@ typedef struct io_window_t {
        u_int                   Attributes;
        ioaddr_t                BasePort, NumPorts;
        ioaddr_t                InUse, Config;
+       struct resource         *res;
 } io_window_t;
 
 #define WINDOW_MAGIC   0xB35C