Commit 2cc32073 authored by Ajay Singh's avatar Ajay Singh Committed by Greg Kroah-Hartman

staging: wilc1000: remove used #define HIF_SDIO_GPIO_IRQ

Cleanup patch to remove unused #define.
Signed-off-by: default avatarAjay Singh <ajay.kathat@microchip.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2291cf92
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
#define HIF_SDIO (0) #define HIF_SDIO (0)
#define HIF_SPI BIT(0) #define HIF_SPI BIT(0)
#define HIF_SDIO_GPIO_IRQ BIT(2)
/******************************************** /********************************************
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment