summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/dma.h
AgeCommit message (Collapse)AuthorFilesLines
2016-03-10ARC: Add PCI supportJoao Pinto1-0/+5
Add PCI support to ARC and update drivers/pci Makefile enabling the ARC arch to use the generic PCI setup functions. [bhelgaas: fold in Joao's pci-dma-compat.h & pci-bridge.h build fix (I should have caught this myself, sorry] Signed-off-by: Joao Pinto <jpinto@synopsys.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Vineet Gupta <vgupta@synopsys.com>
2013-02-15ARC: I/O and DMA MappingsVineet Gupta1-0/+14
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>