diff options
Diffstat (limited to 'drivers/s390/scsi/zfcp_ext.h')
-rw-r--r-- | drivers/s390/scsi/zfcp_ext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/scsi/zfcp_ext.h b/drivers/s390/scsi/zfcp_ext.h index 1d3dd3f7d699..695b133364a8 100644 --- a/drivers/s390/scsi/zfcp_ext.h +++ b/drivers/s390/scsi/zfcp_ext.h | |||
@@ -160,7 +160,7 @@ extern void zfcp_scsi_dif_sense_error(struct scsi_cmnd *, int); | |||
160 | /* zfcp_sysfs.c */ | 160 | /* zfcp_sysfs.c */ |
161 | extern struct attribute_group zfcp_sysfs_unit_attrs; | 161 | extern struct attribute_group zfcp_sysfs_unit_attrs; |
162 | extern struct attribute_group zfcp_sysfs_adapter_attrs; | 162 | extern struct attribute_group zfcp_sysfs_adapter_attrs; |
163 | extern struct attribute_group zfcp_sysfs_port_attrs; | 163 | extern const struct attribute_group *zfcp_port_attr_groups[]; |
164 | extern struct mutex zfcp_sysfs_port_units_mutex; | 164 | extern struct mutex zfcp_sysfs_port_units_mutex; |
165 | extern struct device_attribute *zfcp_sysfs_sdev_attrs[]; | 165 | extern struct device_attribute *zfcp_sysfs_sdev_attrs[]; |
166 | extern struct device_attribute *zfcp_sysfs_shost_attrs[]; | 166 | extern struct device_attribute *zfcp_sysfs_shost_attrs[]; |