]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/ide/pdc202xx_new.c
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel...
[karo-tx-linux.git] / drivers / ide / pdc202xx_new.c
index 9546fe2a93f7f5560175d590af1203e25b8821ea..2e5ceb62fb3b38d461f2c61fa6c534e47ade22c6 100644 (file)
@@ -465,7 +465,7 @@ static const struct ide_port_ops pdcnew_port_ops = {
                .udma_mask      = udma, \
        }
 
-static const struct ide_port_info pdcnew_chipsets[] __devinitdata = {
+static const struct ide_port_info pdcnew_chipsets[] __devinitconst = {
        /* 0: PDC202{68,70} */          DECLARE_PDCNEW_DEV(ATA_UDMA5),
        /* 1: PDC202{69,71,75,76,77} */ DECLARE_PDCNEW_DEV(ATA_UDMA6),
 };