summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/ebus_dma.h
Commit message (Collapse)AuthorAgeFilesLines
* sparc: Move EBUS DMA interfaces into seperate header file.David S. Miller2008-08-301-0/+35
These have no dependencies on the EBUS probing layer, the clients setup the registers and all of those details. The EBUS DMA layer just programs and manages the DMA controller found in EBUS. Signed-off-by: David S. Miller <davem@davemloft.net>