On Tue, Feb 03, 2015 at 06:30:02AM +0000, Nicholas A. Bellinger wrote: > From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> > > With the recent removal of MSG_*_TAG defines in commit 68d81f40, > vhost-scsi is now using TCM_*_TAG and doesn't depend upon host > side scsi_tcq.h definitions anymore. > > Cc: Michael S. Tsirkin <mst@xxxxxxxxxx> > Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx> > Signed-off-by: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> Acked-by: Michael S. Tsirkin <mst@xxxxxxxxxx> > --- > drivers/vhost/scsi.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/vhost/scsi.c b/drivers/vhost/scsi.c > index 9af93d0..2b4b002 100644 > --- a/drivers/vhost/scsi.c > +++ b/drivers/vhost/scsi.c > @@ -38,7 +38,6 @@ > #include <linux/miscdevice.h> > #include <asm/unaligned.h> > #include <scsi/scsi.h> > -#include <scsi/scsi_tcq.h> > #include <target/target_core_base.h> > #include <target/target_core_fabric.h> > #include <target/target_core_fabric_configfs.h> > -- > 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html