Commit 62f463a8 authored by Chaehyun Lim's avatar Chaehyun Lim Committed by Greg Kroah-Hartman
Browse files

staging: wilc1000: remove WILC_TIME typedef



This patch removes WILC_TIME typedef that is not used anymore.

Signed-off-by: default avatarChaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0097ac7b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -33,8 +33,6 @@ typedef struct __MessageQueue_struct {



/*Time represented in 64 bit format*/
typedef time_t WILC_Time;


/*******************************************************************