Signed-off-by: Jonathan Neuschäfer <[email protected]> --- Changes: v2 .. v3: add an "Signed-off-by:" line --- drivers/staging/keucr/common.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/keucr/common.h b/drivers/staging/keucr/common.h index 8693c54..f2be045 100644 --- a/drivers/staging/keucr/common.h +++ b/drivers/staging/keucr/common.h @@ -1,7 +1,6 @@ #ifndef COMMON_INCD #define COMMON_INCD -typedef void VOID; typedef u8 BOOLEAN; typedef u8 BYTE; typedef u8 *PBYTE; -- 1.7.4.1 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
