On Mon, 27 Feb 2023 11:32:57 +0100 Philippe Mathieu-Daudé <phi...@linaro.org> wrote:
> Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> Empty commit logs are a pet peeve of mine, there must be some sort of motivation for the change, something that changed to make this possible, or perhaps why this was never necessary. Thanks, Alex > --- > hw/vfio/migration.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/hw/vfio/migration.c b/hw/vfio/migration.c > index a2c3d9bade..f9ac074c63 100644 > --- a/hw/vfio/migration.c > +++ b/hw/vfio/migration.c > @@ -24,7 +24,6 @@ > #include "migration/misc.h" > #include "qapi/error.h" > #include "exec/ramlist.h" > -#include "exec/ram_addr.h" > #include "pci.h" > #include "trace.h" > #include "hw/hw.h"