On 07/09/2013 04:50 AM, Anthony Liguori wrote: >> +#include "hw/hw.h" >> +#include "trace.h" >> +#include "hw/ppc/spapr.h" >> +#include "hw/ppc/xics.h" >> +#include "kvm_ppc.h" >> +#include "qemu/config-file.h" >> + >> +#include <sys/ioctl.h> >> + >> +struct icp_state_kvm { > > CodingStyle
./scripts/checkpatch.pl finds nothing. Did you mean missing typedef? -- Alexey