]> err.no Git - linux-2.6/blobdiff - include/pcmcia/cs.h
[PATCH] pcmcia: remove unused defines
[linux-2.6] / include / pcmcia / cs.h
index 52660f32663d1ab2cc0a095f1b0bdbd669d8169c..df9b7f7063485179528688ecdea180511d214041 100644 (file)
@@ -109,17 +109,6 @@ typedef struct client_req_t {
 
 #define CLIENT_THIS_SOCKET     0x01
 
-/* For RegisterClient */
-typedef struct client_reg_t {
-    dev_info_t *dev_info;
-    u_int      Attributes;  /* UNUSED */
-    u_int      EventMask;
-    int                (*event_handler)(event_t event, int priority,
-                                event_callback_args_t *);
-    event_callback_args_t event_callback_args;
-    u_int      Version;
-} client_reg_t;
-
 /* ModifyConfiguration */
 typedef struct modconf_t {
     u_int      Attributes;