diff options
Diffstat (limited to 'include/pcmcia/ss.h')
-rw-r--r-- | include/pcmcia/ss.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/pcmcia/ss.h b/include/pcmcia/ss.h index fa527c2ef5ec..d0a15125f241 100644 --- a/include/pcmcia/ss.h +++ b/include/pcmcia/ss.h | |||
@@ -153,8 +153,6 @@ extern struct pccard_resource_ops pccard_nonstatic_ops; | |||
153 | struct pcmcia_socket; | 153 | struct pcmcia_socket; |
154 | 154 | ||
155 | typedef struct io_window_t { | 155 | typedef struct io_window_t { |
156 | u_int Attributes; | ||
157 | kio_addr_t BasePort, NumPorts; | ||
158 | kio_addr_t InUse, Config; | 156 | kio_addr_t InUse, Config; |
159 | struct resource *res; | 157 | struct resource *res; |
160 | } io_window_t; | 158 | } io_window_t; |