Dummy ISA DMA functions for systems that don't have ISA but share
authorRalf Baechle <ralf@linux-mips.org>
Tue, 28 Dec 2004 09:09:19 +0000 (09:09 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:30:17 +0000 (19:30 +0100)
commit8c93650890a33318263880dec36603a6d5749b7e
tree7db742af92e519a334163dbfa44ad3a04d30752f
parentb188ffe876382ecc009ceb4fe033fd6ec7ba4ede
Dummy ISA DMA functions for systems that don't have ISA but share
drivers with ISA such as legacy free PCI.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/dma-no-isa.c [new file with mode: 0644]