Staging: vt6655: remove custom UCHAR typedef
[deliverable/linux.git] / drivers / staging / vt6655 / ttype.h
index 9ccef04cab59853efc5bce59d279ffa6a8f8c5a7..74ec69f822fea9230162a31b0fb69117ce263790 100644 (file)
@@ -68,9 +68,6 @@ typedef int             BOOL;
  * but it doesn't matter if they're signed or unsigned.
  */
 
-typedef signed long     LONG;
-
-typedef unsigned char   UCHAR;
 typedef unsigned short  USHORT;
 typedef unsigned int    UINT;
 typedef unsigned long   ULONG;
This page took 0.025857 seconds and 5 git commands to generate.