+1
-1
drivers/scsi/mpt2sas/mpt2sas_base.c
+1
-1
drivers/scsi/mpt2sas/mpt2sas_base.c
+1
-3
drivers/scsi/scsi.c
+1
-3
drivers/scsi/scsi.c
···
90
90
EXPORT_SYMBOL(scsi_logging_level);
91
91
#endif
92
92
93
-
#if IS_ENABLED(CONFIG_PM) || IS_ENABLED(CONFIG_BLK_DEV_SD)
94
-
/* sd and scsi_pm need to coordinate flushing async actions */
93
+
/* sd, scsi core and power management need to coordinate flushing async actions */
95
94
LIST_HEAD(scsi_sd_probe_domain);
96
95
EXPORT_SYMBOL(scsi_sd_probe_domain);
97
-
#endif
98
96
99
97
/* NB: These are exposed through /proc/scsi/scsi and form part of the ABI.
100
98
* You may not alter any existing entry (although adding new ones is