linux-stable/arch/m32r
Sudip Mukherjee eb17726b00 m32r: add simple dma
Some builds of m32r were failing as it tried to build few drivers which
needed dma but m32r is not having dma support.  Objections were raised
when it was tried to make those drivers depend on HAS_DMA.  So the next
best thing is to add dma support to m32r.  dma_noop is a very simple dma
with 1:1 memory mapping.

Link: http://lkml.kernel.org/r/1475949198-31623-1-git-send-email-sudipm.mukherjee@gmail.com
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-12-12 18:55:06 -08:00
..
boot m32r: fix build warning about putc 2016-07-15 14:54:27 +09:00
configs
include m32r: add simple dma 2016-12-12 18:55:06 -08:00
kernel mm: replace access_process_vm() write parameter with gup_flags 2016-10-19 08:31:25 -07:00
lib m32r: add __ucmpdi2 to fix build failure 2016-07-26 16:19:19 -07:00
mm mm: do not pass mm_struct into handle_mm_fault 2016-07-26 16:19:19 -07:00
oprofile
platforms
Kconfig m32r: add simple dma 2016-12-12 18:55:06 -08:00
Kconfig.debug consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
Makefile