-
Philippe Mathieu-Daudé authored
No declaration of "hw/vfio/vfio-common.h" directly requires to include the "exec/address-spaces.h" header. To simplify dependencies and ease the upcoming cleanup of "exec/address-spaces.h", directly include it in the source file where the declaration are used. Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180528232719.4721-2-f4bug@amsat.org>
Acked-by:
Michael S. Tsirkin <mst@redhat.com>
Acked-by:
Cornelia Huck <cohuck@redhat.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>Philippe Mathieu-Daudé authoredNo declaration of "hw/vfio/vfio-common.h" directly requires to include the "exec/address-spaces.h" header. To simplify dependencies and ease the upcoming cleanup of "exec/address-spaces.h", directly include it in the source file where the declaration are used. Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180528232719.4721-2-f4bug@amsat.org>
Acked-by:
Michael S. Tsirkin <mst@redhat.com>
Acked-by:
Cornelia Huck <cohuck@redhat.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading