Revision 171d4ff79f965c1f164705ef0aaea102a6ad238b authored by Linus Torvalds on 24 September 2020, 16:09:47 UTC, committed by Linus Torvalds on 24 September 2020, 16:09:47 UTC
Pull MMC fix from Ulf Hansson:
 "Fix build warning in mmc_spi when CONFIG_HAS_DMA is unset"

* tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMA
2 parent s 8fa5960 + 14801c6
History
File Mode Size
Kconfig -rw-r--r-- 400 bytes
Makefile -rw-r--r-- 296 bytes
async_memcpy.c -rw-r--r-- 2.6 KB
async_pq.c -rw-r--r-- 12.4 KB
async_raid6_recov.c -rw-r--r-- 14.2 KB
async_tx.c -rw-r--r-- 7.0 KB
async_xor.c -rw-r--r-- 9.2 KB
raid6test.c -rw-r--r-- 5.9 KB

back to top