]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/pci/serverworks.c
ide: constify struct ide_port_info
[linux-2.6-omap-h63xx.git] / drivers / ide / pci / serverworks.c
index be54f4fcb045295a743beb1b5f71637a33ff0c65..a7280311357b3e539aae503165ed0b9e69603f71 100644 (file)
@@ -366,7 +366,7 @@ static void __devinit init_hwif_svwks (ide_hwif_t *hwif)
        }
 }
 
-static struct ide_port_info serverworks_chipsets[] __devinitdata = {
+static const struct ide_port_info serverworks_chipsets[] __devinitdata = {
        {       /* 0 */
                .name           = "SvrWks OSB4",
                .init_chipset   = init_chipset_svwks,