Revision 87ecb68b hw/pxa2xx_dma.c

b/hw/pxa2xx_dma.c
8 8
 * This code is licenced under the GPL.
9 9
 */
10 10

  
11
#include "vl.h"
11
#include "hw.h"
12
#include "pxa.h"
12 13

  
13 14
struct pxa2xx_dma_channel_s {
14 15
    target_phys_addr_t descr;

Also available in: Unified diff