mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
migration: migration.h was not needed
This files don't use any function from migration.h, so drop it. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com>
This commit is contained in:
parent
987772d9e7
commit
68ba3b0743
6 changed files with 0 additions and 6 deletions
|
@ -46,7 +46,6 @@
|
|||
#include "hw/ide/ahci.h"
|
||||
#include "hw/usb.h"
|
||||
#include "qemu/error-report.h"
|
||||
#include "migration/migration.h"
|
||||
#include "sysemu/numa.h"
|
||||
|
||||
/* ICH9 AHCI has 6 ports */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue