staging: ft1000: Get rid of PULONG typedef usage.
Signed-off-by: Marek Belisko <marek.belisko@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
fc549a05e7
commit
d44d76f93d
@@ -100,7 +100,6 @@ struct prov_record {
|
|||||||
|
|
||||||
#define ULONG u32 /* WTF ??? */
|
#define ULONG u32 /* WTF ??? */
|
||||||
#define BOOLEAN u8
|
#define BOOLEAN u8
|
||||||
#define PULONG u32 *
|
|
||||||
#define PCHAR u8 *
|
#define PCHAR u8 *
|
||||||
#define UINT u32
|
#define UINT u32
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user