sections: fix section conflicts in drivers/ide
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: David Miller <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
1849f23d6f
commit
e6b53703b9
@@ -270,7 +270,7 @@ static const struct ide_dma_ops pdc2026x_dma_ops = {
|
||||
.max_sectors = sectors, \
|
||||
}
|
||||
|
||||
static const struct ide_port_info pdc202xx_chipsets[] __devinitdata = {
|
||||
static const struct ide_port_info pdc202xx_chipsets[] __devinitconst = {
|
||||
{ /* 0: PDC20246 */
|
||||
.name = DRV_NAME,
|
||||
.init_chipset = init_chipset_pdc202xx,
|
||||
|
Reference in New Issue
Block a user