vfio: remove DPRINTF() definition from vfio-common.h
authorTiwei Bie <tiwei.bie@intel.com>
Tue, 5 Jun 2018 14:23:16 +0000 (08:23 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 5 Jun 2018 14:23:16 +0000 (08:23 -0600)
commitf88b44f9eb2fbba6540db782b5eaa7efbcb0e266
tree4cf105d884d3a910067d56fb6eae494f1bfc935b
parent41feb5b955f0d7c9d071b2c5adbc404ae2895c7a
vfio: remove DPRINTF() definition from vfio-common.h

This macro isn't used by any VFIO code. And its name is
too generic. The vfio-common.h (in include/hw/vfio) can
be included by other modules in QEMU. It can introduce
conflicts.

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
include/hw/vfio/vfio-common.h