aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_svw.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/sata_svw.c')
-rw-r--r--drivers/scsi/sata_svw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sata_svw.c b/drivers/scsi/sata_svw.c
index db615ff794d8..86644f91f898 100644
--- a/drivers/scsi/sata_svw.c
+++ b/drivers/scsi/sata_svw.c
@@ -284,7 +284,7 @@ static int k2_sata_proc_info(struct Scsi_Host *shost, char *page, char **start,
284#endif /* CONFIG_PPC_OF */ 284#endif /* CONFIG_PPC_OF */
285 285
286 286
287static Scsi_Host_Template k2_sata_sht = { 287static struct scsi_host_template k2_sata_sht = {
288 .module = THIS_MODULE, 288 .module = THIS_MODULE,
289 .name = DRV_NAME, 289 .name = DRV_NAME,
290 .ioctl = ata_scsi_ioctl, 290 .ioctl = ata_scsi_ioctl,