staging: wilc1000: remove itypes.h
authorChaehyun Lim <chaehyun.lim@gmail.com>
Sat, 13 Jun 2015 06:41:19 +0000 (15:41 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 21:45:51 +0000 (14:45 -0700)
Remove itypes.h that is not needed.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/itypes.h [deleted file]

index 9abc73d..792ba6d 100644 (file)
@@ -12,7 +12,6 @@
 /*****************************************************************************/
 /* File Includes                                                             */
 /*****************************************************************************/
-#include "itypes.h"
 #include "coreconfigurator.h"
 /*****************************************************************************/
 /* Constants                                                                 */
index ca59f1b..1e9a2f1 100644 (file)
@@ -1,6 +1,5 @@
 #include "host_interface.h"
 #include "wilc_oswrapper.h"
-#include "itypes.h"
 #include "coreconfigurator.h"
 
 extern s32 TransportInit(void);
diff --cc drivers/staging/wilc1000/itypes.h
Simple merge