summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/ttype.h
diff options
context:
space:
mode:
authorCharles Clément2010-06-02 18:52:01 +0200
committerGreg Kroah-Hartman2010-06-18 19:18:45 +0200
commitb6e95cd52a81079abc1def7867e27bf541953089 (patch)
tree4bf5c3d1d7002837eb9ae6943c0f6c97a1c12c5a /drivers/staging/vt6655/ttype.h
parentStaging: vt6655: remove custom USHORT typedef (diff)
downloadkernel-qcow2-linux-b6e95cd52a81079abc1def7867e27bf541953089.tar.gz
kernel-qcow2-linux-b6e95cd52a81079abc1def7867e27bf541953089.tar.xz
kernel-qcow2-linux-b6e95cd52a81079abc1def7867e27bf541953089.zip
Staging: vt6655: remove custom UINT typedef
Signed-off-by: Charles Clément <caratorn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/vt6655/ttype.h')
-rw-r--r--drivers/staging/vt6655/ttype.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6655/ttype.h b/drivers/staging/vt6655/ttype.h
index eaf77d5348e4..23533a7d2990 100644
--- a/drivers/staging/vt6655/ttype.h
+++ b/drivers/staging/vt6655/ttype.h
@@ -68,7 +68,6 @@ typedef int BOOL;
* but it doesn't matter if they're signed or unsigned.
*/
-typedef unsigned int UINT;
typedef unsigned long ULONG;
typedef unsigned long long ULONGLONG; //64 bit