diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/vhost/tcm_vhost.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/vhost/tcm_vhost.c b/drivers/vhost/tcm_vhost.c index 96d3b47c82cd..19ca021bf88c 100644 --- a/drivers/vhost/tcm_vhost.c +++ b/drivers/vhost/tcm_vhost.c | |||
@@ -45,7 +45,6 @@ | |||
45 | #include <target/target_core_configfs.h> | 45 | #include <target/target_core_configfs.h> |
46 | #include <target/configfs_macros.h> | 46 | #include <target/configfs_macros.h> |
47 | #include <linux/vhost.h> | 47 | #include <linux/vhost.h> |
48 | #include <linux/virtio_net.h> /* TODO vhost.h currently depends on this */ | ||
49 | #include <linux/virtio_scsi.h> | 48 | #include <linux/virtio_scsi.h> |
50 | #include <linux/llist.h> | 49 | #include <linux/llist.h> |
51 | #include <linux/bitmap.h> | 50 | #include <linux/bitmap.h> |