On Mon, 2 Mar 2015 09:50:39 +0100 "Michael S. Tsirkin" <[email protected]> wrote:
> On Wed, Feb 25, 2015 at 05:08:52PM +0000, Igor Mammedov wrote: > > diff --git a/include/hw/acpi/acpi.h b/include/hw/acpi/acpi.h > > index 1f678b4..a09cb3f 100644 > > --- a/include/hw/acpi/acpi.h > > +++ b/include/hw/acpi/acpi.h > > @@ -25,6 +25,7 @@ > > #include "qemu/option.h" > > #include "exec/memory.h" > > #include "hw/irq.h" > > +#include "hw/acpi/acpi_dev_interface.h" > > > > /* > > * current device naming scheme supports up to 256 memory devices > > BTW why is this here? > Yep, looks like it should have been in: include/hw/acpi/pc-hotplug.h I'll post patch.
