Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux-block.git] / drivers / ata / ahci_mtk.c
index 5714efe3f8e7df4defbb64c5ada1b8c6d35d06bf..0bf83a297091297f2dfb87bf2c97a400395679c1 100644 (file)
@@ -37,7 +37,7 @@ static const struct ata_port_info ahci_port_info = {
        .port_ops       = &ahci_platform_ops,
 };
 
-static struct scsi_host_template ahci_platform_sht = {
+static const struct scsi_host_template ahci_platform_sht = {
        AHCI_SHT(DRV_NAME),
 };