diff options
Diffstat (limited to 'drivers/misc/iwmc3200top')
-rw-r--r-- | drivers/misc/iwmc3200top/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/misc/iwmc3200top/main.c b/drivers/misc/iwmc3200top/main.c index dd0a3913bf6d..3b7292a5cea9 100644 --- a/drivers/misc/iwmc3200top/main.c +++ b/drivers/misc/iwmc3200top/main.c | |||
@@ -597,8 +597,6 @@ static void iwmct_remove(struct sdio_func *func) | |||
597 | struct iwmct_work_struct *read_req; | 597 | struct iwmct_work_struct *read_req; |
598 | struct iwmct_priv *priv = sdio_get_drvdata(func); | 598 | struct iwmct_priv *priv = sdio_get_drvdata(func); |
599 | 599 | ||
600 | priv = sdio_get_drvdata(func); | ||
601 | |||
602 | LOG_INFO(priv, INIT, "enter\n"); | 600 | LOG_INFO(priv, INIT, "enter\n"); |
603 | 601 | ||
604 | sdio_claim_host(func); | 602 | sdio_claim_host(func); |