Merge two copies of the same dma code into one file and sync the headers.
authormpi <mpi@openbsd.org>
Tue, 20 Jan 2015 17:08:35 +0000 (17:08 +0000)
committermpi <mpi@openbsd.org>
Tue, 20 Jan 2015 17:08:35 +0000 (17:08 +0000)
commit60906e3c364736161687fd141d1fa55521c557e5
treeb17840facce89d101d563621c5a6db6111472e88
parent92980039fec24ee79dd0870f2d8f3abcda4b1117
Merge two copies of the same dma code into one file and sync the headers.

ok kettenis@
sys/arch/macppc/conf/files.macppc
sys/arch/macppc/macppc/dma.c [deleted file]
sys/arch/powerpc/conf/files.powerpc
sys/arch/powerpc/powerpc/bus_dma.c [new file with mode: 0644]
sys/arch/socppc/conf/files.socppc
sys/arch/socppc/include/bus.h
sys/arch/socppc/socppc/dma.c [deleted file]