summaryrefslogtreecommitdiff
path: root/block/qed.c
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2017-04-06 12:12:21 +0200
committerJuan Quintela <quintela@redhat.com>2017-05-18 19:20:59 +0200
commit68ba3b07436396733f7313c81956410af6d17083 (patch)
tree12dc77d1ea4ab067f015e30fb2701c757a5ac805 /block/qed.c
parent987772d9e704eb251f4a96e045e991f81778fdd4 (diff)
downloadqemu-68ba3b07436396733f7313c81956410af6d17083.tar.gz
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>
Diffstat (limited to 'block/qed.c')
-rw-r--r--block/qed.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/block/qed.c b/block/qed.c
index fd76817cbb..8d899fd479 100644
--- a/block/qed.c
+++ b/block/qed.c
@@ -19,7 +19,6 @@
#include "trace.h"
#include "qed.h"
#include "qapi/qmp/qerror.h"
-#include "migration/migration.h"
#include "sysemu/block-backend.h"
static const AIOCBInfo qed_aiocb_info = {