diff options
Diffstat (limited to 'include/net/vhost-vdpa.h')
| -rw-r--r-- | include/net/vhost-vdpa.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/vhost-vdpa.h b/include/net/vhost-vdpa.h index 916ead3793..f8d7d6c904 100644 --- a/include/net/vhost-vdpa.h +++ b/include/net/vhost-vdpa.h @@ -14,6 +14,4 @@ #define TYPE_VHOST_VDPA "vhost-vdpa" -extern const int vdpa_feature_bits[]; - #endif /* VHOST_VDPA_H */ |