Revision 9c17d615 hw/ppc/e500plat.c

b/hw/ppc/e500plat.c
13 13
#include "qemu-common.h"
14 14
#include "e500.h"
15 15
#include "../boards.h"
16
#include "device_tree.h"
17
#include "hw/pci.h"
16
#include "sysemu/device_tree.h"
17
#include "hw/pci/pci.h"
18 18

  
19 19
static void e500plat_fixup_devtree(PPCE500Params *params, void *fdt)
20 20
{

Also available in: Unified diff