[PATCH 145/510] staging: ft1000: Get rid of PULONG typedef usage.

Greg Kroah-Hartman gregkh at suse.de
Mon Jan 10 20:37:49 UTC 2011


From: Marek Belisko <marek.belisko at gmail.com>

Signed-off-by: Marek Belisko <marek.belisko at gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
---
 drivers/staging/ft1000/ft1000-usb/ft1000_usb.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/ft1000/ft1000-usb/ft1000_usb.h b/drivers/staging/ft1000/ft1000-usb/ft1000_usb.h
index 2e48686..bc00223 100644
--- a/drivers/staging/ft1000/ft1000-usb/ft1000_usb.h
+++ b/drivers/staging/ft1000/ft1000-usb/ft1000_usb.h
@@ -100,7 +100,6 @@ struct prov_record {
 
 #define ULONG               u32 /* WTF ??? */
 #define BOOLEAN             u8
-#define PULONG              u32 *
 #define PCHAR               u8 *
 #define UINT                u32
 
-- 
1.7.3.2




More information about the devel mailing list