linux/drivers/staging/mt7621-mmc
Christian Lütke-Stetzkamp 2175b6157a staging: mt7621-mmc: Remove unused card_workqueue from msdc_host
The card_workqueue field of msdc_host is already if 0'd out and there
are no references to it in the code (not even in unused code), so
remove it.

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Reviewed-by: NeilBrown <neil@brown.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-25 15:36:20 +02:00
..
board.h staging: mt7621-mmc: Remove unused field data_offset from msdc_hw 2018-04-23 15:37:49 +02:00
dbg.c staging: mt7621-mmc: Change default transfer mode to DMA 2018-04-23 15:37:55 +02:00
dbg.h staging: mt7621-mmc: Remove error message in debug 2018-04-23 15:36:31 +02:00
Kconfig
Makefile
mt6575_sd.h staging: mt7621-mmc: Remove unused card_workqueue from msdc_host 2018-04-25 15:36:20 +02:00
sd.c staging: mt7621-mmc: Remove old references to tasklet 2018-04-25 15:36:20 +02:00
TODO