Revision 0d09e41a hw/omap_synctimer.c

b/hw/omap_synctimer.c
19 19
 */
20 20
#include "hw/hw.h"
21 21
#include "qemu/timer.h"
22
#include "hw/omap.h"
22
#include "hw/arm/omap.h"
23 23
struct omap_synctimer_s {
24 24
    MemoryRegion iomem;
25 25
    uint32_t val;

Also available in: Unified diff