pcmcia: deprecate CS_CONFIGURATION_LOCKED
[safe/jmp/linux-2.6] / include / pcmcia / cs_types.h
index 6f80b35..f402a0f 100644 (file)
@@ -34,9 +34,6 @@ typedef u_int event_t;
 typedef u_char cisdata_t;
 typedef u_short        page_t;
 
-struct pcmcia_device;
-typedef struct pcmcia_device *client_handle_t;
-
 struct window_t;
 typedef struct window_t *window_handle_t;