Revision 0d09e41a hw/soc_dma.c

b/hw/soc_dma.c
19 19
 */
20 20
#include "qemu-common.h"
21 21
#include "qemu/timer.h"
22
#include "hw/soc_dma.h"
22
#include "hw/arm/soc_dma.h"
23 23

  
24 24
static void transfer_mem2mem(struct soc_dma_ch_s *ch)
25 25
{

Also available in: Unified diff