Revision 83c9f4ca hw/omap2.c

b/hw/omap2.c
19 19
 */
20 20

  
21 21
#include "sysemu/blockdev.h"
22
#include "hw.h"
23
#include "arm-misc.h"
24
#include "omap.h"
22
#include "hw/hw.h"
23
#include "hw/arm-misc.h"
24
#include "hw/omap.h"
25 25
#include "sysemu/sysemu.h"
26 26
#include "qemu/timer.h"
27 27
#include "char/char.h"
28
#include "flash.h"
29
#include "soc_dma.h"
30
#include "sysbus.h"
28
#include "hw/flash.h"
29
#include "hw/soc_dma.h"
30
#include "hw/sysbus.h"
31 31
#include "audio/audio.h"
32 32

  
33 33
/* Enhanced Audio Controller (CODEC only) */

Also available in: Unified diff