bcm2835_dma: refactor to use header file
commit47ee0260a953dd33d935941dfd5f5f0652001743
authorAndrew Baumann <Andrew.Baumann@microsoft.com>
Wed, 25 Nov 2015 21:30:32 +0000 (25 13:30 -0800)
committerAndrew Baumann <Andrew.Baumann@microsoft.com>
Wed, 25 Nov 2015 21:30:32 +0000 (25 13:30 -0800)
treee088748c9182ba35fd12536902613f115cde1dde
parent4911ad329fe3e620f4275a962ed5300696557265
bcm2835_dma: refactor to use header file
hw/arm/bcm2835_peripherals.c
hw/dma/bcm2835_dma.c
include/hw/arm/bcm2835_peripherals.h
include/hw/dma/bcm2835_dma.h [new file with mode: 0644]