Hi Linus, The following changes since commit 69878ef47562f32e02d0b7975c990e1c0339320d: m68k: Implement arch_dma_prep_coherent() (2019-07-01 11:17:00 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v5.3-tag2 for you to fetch changes up to f28a1f16135c9c6366f3d3f20f2e58aefc99afa0: m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire (2019-07-09 09:13:24 +0200) ---------------------------------------------------------------- m68k updates for v5.3 (take two) - Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire. This is a fix for an issue detected in next, to avoid introducing build failures when merging Christoph's dma-mapping tree later. Thanks for pulling! ---------------------------------------------------------------- Christoph Hellwig (1): m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire arch/m68k/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds