posix clocks: Replace mutex with reader/writer semaphore
[pandora-kernel.git] / include / pcmcia / cistpl.h
index cfdd5af..1c5088c 100644 (file)
@@ -15,6 +15,8 @@
 #ifndef _LINUX_CISTPL_H
 #define _LINUX_CISTPL_H
 
+typedef unsigned char cisdata_t;
+
 #define CISTPL_NULL            0x00
 #define CISTPL_DEVICE          0x01
 #define CISTPL_LONGLINK_CB     0x02