mirror of https://gitee.com/openkylin/linux.git
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:
parent
fc549a05e7
commit
d44d76f93d
|
@ -100,7 +100,6 @@ struct prov_record {
|
|||
|
||||
#define ULONG u32 /* WTF ??? */
|
||||
#define BOOLEAN u8
|
||||
#define PULONG u32 *
|
||||
#define PCHAR u8 *
|
||||
#define UINT u32
|
||||
|
||||
|
|
Loading…
Reference in New Issue