]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/pcmcia/cs.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[mv-sheeva.git] / include / pcmcia / cs.h
index 6944a74d3a7c56587d7300034463b798786ad0ba..904468a191ef43c46c8a7fa091967a4f9f09e1c5 100644 (file)
@@ -201,12 +201,6 @@ typedef struct win_req_t {
 #define WIN_BAR_MASK           0xe000
 #define WIN_BAR_SHIFT          13
 
-typedef struct cs_status_t {
-    u_char     Function;
-    event_t    CardState;
-    event_t    SocketState;
-} cs_status_t;
-
 typedef struct error_info_t {
     int                func;
     int                retcode;