Hi Linus, Here's a PR with an MMC fix intended for v5.9-rc7. Details about the highlights are as usual found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit f0c393e2104e48c8a881719a8bd37996f71b0aee: mmc: sdio: Use mmc_pre_req() / mmc_post_req() (2020-09-07 08:57:44 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.9-rc4-2 for you to fetch changes up to 14801c624066a55139c2c57963eb1b859d0a316a: mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMA (2020-09-14 11:46:16 +0200) ---------------------------------------------------------------- MMC host: - mmc_spi: Fix build warning when CONFIG_HAS_DMA is unset ---------------------------------------------------------------- Geert Uytterhoeven (1): mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMA drivers/mmc/host/mmc_spi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)