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
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue