summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/staging/mt7621-mmc/mt6575_sd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/mt7621-mmc/mt6575_sd.h b/drivers/staging/mt7621-mmc/mt6575_sd.h
index ae9b36a0bd45..b77f8412ae2c 100644
--- a/drivers/staging/mt7621-mmc/mt6575_sd.h
+++ b/drivers/staging/mt7621-mmc/mt6575_sd.h
@@ -931,11 +931,7 @@ struct msdc_host {
int irq; /* host interrupt */
-#if 0
- struct work_struct card_workqueue;
-#else
struct delayed_work card_delaywork;
-#endif
struct completion cmd_done;
struct completion xfer_done;