diff options
author | Ajay Singh <ajay.kathat@microchip.com> | 2018-04-25 22:48:15 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-26 09:43:04 +0200 |
commit | 2cc320733dd315f3768104cd2eaf7ab3e8eb4a7f (patch) | |
tree | 72077a48328f5775bd0b880ac02c3ff95f81be5a /drivers | |
parent | 2291cf92a460a005f38b598467282a84c73a386e (diff) |
staging: wilc1000: remove used #define HIF_SDIO_GPIO_IRQ
Cleanup patch to remove unused #define.
Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/staging/wilc1000/wilc_wlan_if.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/wilc_wlan_if.h b/drivers/staging/wilc1000/wilc_wlan_if.h index eb8d81906d30..e8a56f4663b4 100644 --- a/drivers/staging/wilc1000/wilc_wlan_if.h +++ b/drivers/staging/wilc1000/wilc_wlan_if.h @@ -21,7 +21,6 @@ #define HIF_SDIO (0) #define HIF_SPI BIT(0) -#define HIF_SDIO_GPIO_IRQ BIT(2) /******************************************** * |