drivers: wifi: eswifi: Remove unused code
uarthost isn't used anywhere, so lets remove it. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
0c12a7b050
commit
0fbcf03ba9
@ -21,8 +21,6 @@
|
||||
#define AT_RSP_DELIMITER "\r\n"
|
||||
#define AT_RSP_DELIMITER_LEN 2
|
||||
|
||||
struct device *uarthost;
|
||||
|
||||
struct eswifi_gpio {
|
||||
struct device *dev;
|
||||
unsigned int pin;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user