aboutsummaryrefslogtreecommitdiff
path: root/include/net/vhost-vdpa.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/vhost-vdpa.h')
-rw-r--r--include/net/vhost-vdpa.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/net/vhost-vdpa.h b/include/net/vhost-vdpa.h
index b81f9a6..f8d7d6c 100644
--- a/include/net/vhost-vdpa.h
+++ b/include/net/vhost-vdpa.h
@@ -14,8 +14,4 @@
#define TYPE_VHOST_VDPA "vhost-vdpa"
-struct vhost_net *vhost_vdpa_get_vhost_net(NetClientState *nc);
-
-extern const int vdpa_feature_bits[];
-
#endif /* VHOST_VDPA_H */