ppc: do not redefine CPUPPCState
Just include the file that is supposed to bring it in. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
78d6a05d2f
commit
2286459d3a
@ -11,8 +11,7 @@
|
|||||||
#define PPC_FDT_H
|
#define PPC_FDT_H
|
||||||
|
|
||||||
#include "qemu/error-report.h"
|
#include "qemu/error-report.h"
|
||||||
|
#include "target-ppc/cpu-qom.h"
|
||||||
typedef struct CPUPPCState CPUPPCState;
|
|
||||||
|
|
||||||
#define _FDT(exp) \
|
#define _FDT(exp) \
|
||||||
do { \
|
do { \
|
||||||
|
Loading…
Reference in New Issue
Block a user