linux/drivers/staging/mt7621-mmc
Christian Lütke-Stetzkamp f908abf3c6 staging: mt7621-mmc: Remove unused global dma_size
The global variable dma_size was previously used to select DMA or
non-DMA transfer mode based on the size of the data that should be
transferred. This option was removed preivously, so the variable is not
used any more and can be removed.

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-06 19:08:06 -07:00
..
board.h staging: mt7621-mmc: Remove unused field clk_drv from msdc_hw 2018-05-06 19:08:05 -07:00
dbg.c staging: mt7621-mmc: Remove unused global dma_size 2018-05-06 19:08:06 -07:00
dbg.h staging: mt7621-mmc: Remove unused global dma_size 2018-05-06 19:08:06 -07:00
Kconfig
Makefile
mt6575_sd.h staging: mt7621-mmc: Replace macro sdr_get_field with function 2018-05-06 19:08:05 -07:00
sd.c staging: mt7621-mmc: Remove transfer mode setting variable 2018-05-06 19:08:05 -07:00
TODO