Revision 0d09e41a hw/arm/omap1.c

b/hw/arm/omap1.c
17 17
 * with this program; if not, see <http://www.gnu.org/licenses/>.
18 18
 */
19 19
#include "hw/hw.h"
20
#include "hw/arm-misc.h"
21
#include "hw/omap.h"
20
#include "hw/arm.h"
21
#include "hw/arm/omap.h"
22 22
#include "sysemu/sysemu.h"
23
#include "hw/soc_dma.h"
23
#include "hw/arm/soc_dma.h"
24 24
#include "sysemu/blockdev.h"
25 25
#include "qemu/range.h"
26 26
#include "hw/sysbus.h"

Also available in: Unified diff