diff options
Diffstat (limited to 'drivers/scsi')
-rw-r--r-- | drivers/scsi/scsi_sysfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/scsi_sysfs.c b/drivers/scsi/scsi_sysfs.c index da63802cbf9d..fa4711d12744 100644 --- a/drivers/scsi/scsi_sysfs.c +++ b/drivers/scsi/scsi_sysfs.c | |||
@@ -1043,7 +1043,6 @@ EXPORT_SYMBOL(scsi_register_interface); | |||
1043 | /** | 1043 | /** |
1044 | * scsi_sysfs_add_host - add scsi host to subsystem | 1044 | * scsi_sysfs_add_host - add scsi host to subsystem |
1045 | * @shost: scsi host struct to add to subsystem | 1045 | * @shost: scsi host struct to add to subsystem |
1046 | * @dev: parent struct device pointer | ||
1047 | **/ | 1046 | **/ |
1048 | int scsi_sysfs_add_host(struct Scsi_Host *shost) | 1047 | int scsi_sysfs_add_host(struct Scsi_Host *shost) |
1049 | { | 1048 | { |