From: Chaehyun Lim Date: Thu, 17 Sep 2015 07:48:47 +0000 (+0900) Subject: staging: wilc1000: remove WILC_TIME typedef X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=62f463a892420f7e275a6e67af1c465b431a3ac1;p=deliverable%2Flinux.git staging: wilc1000: remove WILC_TIME typedef This patch removes WILC_TIME typedef that is not used anymore. Signed-off-by: Chaehyun Lim Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wilc1000/wilc_platform.h b/drivers/staging/wilc1000/wilc_platform.h index 5c867ecd5c77..b7636167f473 100644 --- a/drivers/staging/wilc1000/wilc_platform.h +++ b/drivers/staging/wilc1000/wilc_platform.h @@ -33,8 +33,6 @@ typedef struct __MessageQueue_struct { -/*Time represented in 64 bit format*/ -typedef time_t WILC_Time; /*******************************************************************