diff options
Diffstat (limited to 'drivers/ide/cmd640.c')
-rw-r--r-- | drivers/ide/cmd640.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ide/cmd640.c b/drivers/ide/cmd640.c index 14717304b388..70f0a2754c13 100644 --- a/drivers/ide/cmd640.c +++ b/drivers/ide/cmd640.c | |||
@@ -685,7 +685,7 @@ static int pci_conf2(void) | |||
685 | return 0; | 685 | return 0; |
686 | } | 686 | } |
687 | 687 | ||
688 | static const struct ide_port_info cmd640_port_info __initdata = { | 688 | static const struct ide_port_info cmd640_port_info __initconst = { |
689 | .chipset = ide_cmd640, | 689 | .chipset = ide_cmd640, |
690 | .host_flags = IDE_HFLAG_SERIALIZE | | 690 | .host_flags = IDE_HFLAG_SERIALIZE | |
691 | IDE_HFLAG_NO_DMA | | 691 | IDE_HFLAG_NO_DMA | |