aboutsummaryrefslogtreecommitdiffstats
path: root/include/pcmcia/ds.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pcmcia/ds.h')
-rw-r--r--include/pcmcia/ds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pcmcia/ds.h b/include/pcmcia/ds.h
index ac11fb1e8d69..8512cf9a1216 100644
--- a/include/pcmcia/ds.h
+++ b/include/pcmcia/ds.h
@@ -106,7 +106,6 @@ typedef struct dev_node_t {
106typedef struct dev_link_t { 106typedef struct dev_link_t {
107 dev_node_t *dev; 107 dev_node_t *dev;
108 u_int state, open; 108 u_int state, open;
109 wait_queue_head_t pending;
110 client_handle_t handle; 109 client_handle_t handle;
111 io_req_t io; 110 io_req_t io;
112 irq_req_t irq; 111 irq_req_t irq;