diff --git a/drivers/staging/wilc1000/itypes.h b/drivers/staging/wilc1000/itypes.h index c99f8cabcaee4ee7fed42140b15e6e3bf912519a..2441853f915374aa9b5227abbea2775f81dfdb6d 100644 --- a/drivers/staging/wilc1000/itypes.h +++ b/drivers/staging/wilc1000/itypes.h @@ -36,16 +36,6 @@ #ifndef ITYPES_H #define ITYPES_H - -/*****************************************************************************/ -/* Data Types */ -/*****************************************************************************/ - -typedef int WORD32; -typedef short WORD16; -typedef char WORD8; -typedef unsigned short UWORD16; - /*****************************************************************************/ /* Enums */ /*****************************************************************************/