scsi: ata: Declare SCSI host templates const
[sfrench/cifs-2.6.git] / drivers / ata / pata_gayle.c
index 65bc9f3042ce20a97203fb77c9c415dbadd994fa..e5aa07f92106547e202ee94cd598f9c780ca01a3 100644 (file)
@@ -35,7 +35,7 @@
 
 #define GAYLE_CONTROL  0x101a
 
-static struct scsi_host_template pata_gayle_sht = {
+static const struct scsi_host_template pata_gayle_sht = {
        ATA_PIO_SHT(DRV_NAME),
 };