staging: wilc1000: remove unused #define related to MAC status
Remove below #define which are not used in code: WILC_MAC_STATUS_READY WILC_MAC_STATUS_CONNECT Signed-off-by: Ajay Singh <ajay.kathat@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2cc320733d
commit
1ece3fb7c7
@ -49,8 +49,6 @@ struct sdio_cmd53 {
|
||||
|
||||
#define WILC_MAC_INDICATE_STATUS 0x1
|
||||
#define WILC_MAC_STATUS_INIT -1
|
||||
#define WILC_MAC_STATUS_READY 0
|
||||
#define WILC_MAC_STATUS_CONNECT 1
|
||||
|
||||
#define WILC_MAC_INDICATE_SCAN 0x2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user