+0
−5
+2
−12
arch/mips/mm/dma-coherent.c
deleted100644 → 0
+0
−254
arch/mips/mm/dma-ip27.c
deleted100644 → 0
+0
−257
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Platforms will now have to supply a function dma_device_is_coherent which
returns if a particular device participates in the coherence domain. For
most platforms this function will always return 0 or 1.
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>