aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'include/scsi')
-rw-r--r--include/scsi/scsi_host.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/scsi/scsi_host.h b/include/scsi/scsi_host.h
index f1f2644..6c4a69f 100644
--- a/include/scsi/scsi_host.h
+++ b/include/scsi/scsi_host.h
@@ -715,6 +715,9 @@ struct Scsi_Host {
* Needed just in case we have virtual hosts.
*/
struct device *dma_dev;
+#ifdef CONFIG_USB_HOST_NOTIFY
+ unsigned int by_usb;
+#endif
/*
* We should ensure that this is aligned, both for better performance