staging: wilc1000: remove unused variable real_ndev

This patch removes unused variable real_ndev.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Glen Lee
2015-10-02 14:22:12 +09:00
committed by Greg Kroah-Hartman
parent 814bc36807
commit 9cdf6e7bd3

View File

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