mfd: Allow platforms to specify an IRQ base for WM8350
[safe/jmp/linux-2.6] / include / pcmcia / cs_types.h
index 315965a..f5e3b83 100644 (file)
@@ -26,8 +26,7 @@ typedef u_int event_t;
 typedef u_char cisdata_t;
 typedef u_short        page_t;
 
-struct window_t;
-typedef struct window_t *window_handle_t;
+typedef unsigned long window_handle_t;
 
 struct region_t;
 typedef struct region_t *memory_handle_t;