On 02/12/16 13:48, Roger Pau Monne wrote: > diff --git a/tools/libacpi/acpi2_0.h b/tools/libacpi/acpi2_0.h > index 5ddef8a..500f95e 100644 > --- a/tools/libacpi/acpi2_0.h > +++ b/tools/libacpi/acpi2_0.h > @@ -229,6 +229,8 @@ struct acpi_20_fadt { > */ > #define ACPI_FADT_LEGACY_DEVICES (1 << 0) > #define ACPI_FADT_8042 (1 << 1) > +#define ACPI_FADT_NO_VGA (1 << 2) > +
Ah - this extra newline looks like a rebasing error with patch 1. Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel