Commit 9cdf6e7b authored by Glen Lee's avatar Glen Lee Committed by Greg Kroah-Hartman

staging: wilc1000: remove unused variable real_ndev

This patch removes unused variable real_ndev.
Signed-off-by: default avatarGlen Lee <glen.lee@atmel.com>
Signed-off-by: default avatarTony Cho <tony.cho@atmel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 814bc368
......@@ -187,7 +187,6 @@ typedef struct {
const struct firmware *wilc_firmware;
struct net_device *real_ndev;
#ifdef WILC_SDIO
struct sdio_func *wilc_sdio_func;
#else
......
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