+6
−0
+1
−0
arch/tile/gxio/dma_queue.c
0 → 100644
+176
−0
arch/tile/include/gxio/dma_queue.h
0 → 100644
+161
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The dma_queue support is used by both the mPipe (networking)
and Trio (PCI) hardware shims on tilegx. This common code is
selected when either of those drivers is built.
Signed-off-by:
Chris Metcalf <cmetcalf@tilera.com>