]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ata/pata_rdc.c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / ata / pata_rdc.c
index 9ce5952216bc6e661da18bbba9b7db6730febd6e..959bb54fd80341eab450d8a017e8adf34d8ee9b0 100644 (file)
@@ -292,7 +292,7 @@ static struct ata_port_operations rdc_pata_ops = {
        .prereset               = rdc_pata_prereset,
 };
 
-static struct ata_port_info rdc_port_info = {
+static const struct ata_port_info rdc_port_info = {
 
        .flags          = ATA_FLAG_SLAVE_POSS,
        .pio_mask       = ATA_PIO4,