mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
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:
committed by
Greg Kroah-Hartman
parent
814bc36807
commit
9cdf6e7bd3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user