summaryrefslogtreecommitdiff
path: root/arch/tile/gxio/dma_queue.c
AgeCommit message (Collapse)Author
2012-07-11arch/tile: common DMA code for the GXIO IORPC subsystemChris Metcalf
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>