staging: keucr: remove unused typedef VOID
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
6888393c43
commit
22a55690c1
|
@ -1,7 +1,6 @@
|
|||
#ifndef COMMON_INCD
|
||||
#define COMMON_INCD
|
||||
|
||||
typedef void VOID;
|
||||
typedef u8 BOOLEAN;
|
||||
typedef u8 BYTE;
|
||||
typedef u8 *PBYTE;
|
||||
|
|
Loading…
Reference in New Issue