Merge branch 'master'
[pandora-kernel.git] / drivers / scsi / sata_sil24.c
index e16d181..e0d27a0 100644 (file)
@@ -275,7 +275,7 @@ static Scsi_Host_Template sil24_sht = {
        .ordered_flush          = 1, /* NCQ not supported yet */
 };
 
-static struct ata_port_operations sil24_ops = {
+static const struct ata_port_operations sil24_ops = {
        .port_disable           = ata_port_disable,
 
        .check_status           = sil24_check_status,