+1
−1
arch/sh/kernel/dma-coherent.c
0 → 100644
+84
−0
+0
−80
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Half of the file just contains platform device memory setup code which is required for all builds, and half contains helpers for dma coherent allocation, which is only needed if CONFIG_DMA_NONCOHERENT is enabled. Signed-off-by:Christoph Hellwig <hch@lst.de> Acked-by:
Yoshinori Sato <ysato@users.sourceforge.jp>