]> err.no Git - linux-2.6/blobdiff - include/pcmcia/cs_types.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus
[linux-2.6] / include / pcmcia / cs_types.h
index 7881d40aac8d5ffa9e1b8eead5c04171df38baa0..c1d1629fcd272a038bc359f81d9fa700eb4d8524 100644 (file)
@@ -34,8 +34,8 @@ typedef u_int event_t;
 typedef u_char cisdata_t;
 typedef u_short        page_t;
 
-struct client_t;
-typedef struct client_t *client_handle_t;
+struct pcmcia_device;
+typedef struct pcmcia_device *client_handle_t;
 
 struct window_t;
 typedef struct window_t *window_handle_t;