From: Chaehyun Lim Date: Tue, 15 Sep 2015 05:06:21 +0000 (+0900) Subject: staging: wilc1000: remove unused defines X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=90c604b2246b8135f27bdd5c0cc98fc881ecd12c;p=linux-beck.git staging: wilc1000: remove unused defines The macros are not used anywhere in this driver, so just delete it. Signed-off-by: Chaehyun Lim Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wilc1000/host_interface.h b/drivers/staging/wilc1000/host_interface.h index a4321a4e9734..f15a878b6e04 100644 --- a/drivers/staging/wilc1000/host_interface.h +++ b/drivers/staging/wilc1000/host_interface.h @@ -14,8 +14,6 @@ /*****************************************************************************/ /* Macros */ /*****************************************************************************/ -#define FAIL 0x0000 -#define SUCCESS 0x0001 #define IP_ALEN 4