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:
Kumar Gala 2018-12-10 08:11:27 -06:00 committed by Kumar Gala
commit 0fbcf03ba9

View file

@ -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;