提交 0674ddd3 编写于 作者: E Erik Skultety

util: mdev: Drop some unused symbols/includes from the header

There were some leftovers from early development which never got used.
Signed-off-by: NErik Skultety <eskultet@redhat.com>
上级 d18feadc
......@@ -22,7 +22,6 @@
# include "internal.h"
# include "virobject.h"
# include "virutil.h"
# include "virpci.h"
typedef enum {
VIR_MDEV_MODEL_TYPE_VFIO_PCI = 0,
......@@ -35,8 +34,6 @@ VIR_ENUM_DECL(virMediatedDeviceModel)
typedef struct _virMediatedDevice virMediatedDevice;
typedef virMediatedDevice *virMediatedDevicePtr;
typedef struct _virMediatedDeviceAddress virMediatedDeviceAddress;
typedef virMediatedDeviceAddress *virMediatedDeviceAddressPtr;
typedef struct _virMediatedDeviceList virMediatedDeviceList;
typedef virMediatedDeviceList *virMediatedDeviceListPtr;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册