]> xenbits.xensource.com Git - qemu-xen.git/commit
migration/vmstate: Remove unnecessary MemoryRegion forward declaration
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 30 May 2020 16:55:12 +0000 (18:55 +0200)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 1 Jun 2020 17:44:27 +0000 (18:44 +0100)
commite0d138aa9b3a4c72fe8bca735686132fdea646b7
tree95c5cce868c3a18ccba84b83cf8bc6ce10f4c329
parent93bb3d8d4cdadf90f714b8ab71b4caa16092f38c
migration/vmstate: Remove unnecessary MemoryRegion forward declaration

"migration/vmstate.h" only uses pointer to MemoryRegion, which
is already forward declared in "qemu/typedefs.h".

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200530165512.15225-1-f4bug@amsat.org>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
include/migration/vmstate.h