Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar...
[linux-2.6-microblaze.git] / drivers / ata / pata_octeon_cf.c
index 4cbcdc5..b1ce9f1 100644 (file)
@@ -58,7 +58,7 @@ struct octeon_cf_port {
        u64 dma_base;
 };
 
-static struct scsi_host_template octeon_cf_sht = {
+static const struct scsi_host_template octeon_cf_sht = {
        ATA_PIO_SHT(DRV_NAME),
 };