xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"
The last user of the PowerPCCPU typedef in "hw/ppc/xics.h" vanished with commit b1fd36c363d73969841468146ebfb9fd84a5ee52. It isn't necessary to include "target/ppc/cpu-qom.h" there anymore. Signed-off-by: Greg Kurz <groug@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
c26bc185b7
commit
71c55a1eef
@ -29,7 +29,6 @@
|
|||||||
#define XICS_H
|
#define XICS_H
|
||||||
|
|
||||||
#include "hw/qdev.h"
|
#include "hw/qdev.h"
|
||||||
#include "target/ppc/cpu-qom.h"
|
|
||||||
|
|
||||||
#define XICS_IPI 0x2
|
#define XICS_IPI 0x2
|
||||||
#define XICS_BUID 0x1
|
#define XICS_BUID 0x1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user