Staging: w35und: purb typedef removal
[cascardo/linux.git] / drivers / staging / winbond / linux / common.h
index 712a86c..64bd1c7 100644 (file)
 #define BIT(x)                  (1 << (x))
 #endif
 
-typedef struct urb * PURB;
-
-
-
 //==================================================================================================
 // Common function definition
 //==================================================================================================