ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
This commit is contained in:

committed by
Nicolas Pitre

szülő
5065c71d75
commit
7553ee777b
@@ -305,4 +305,7 @@ MACHINE_START(NSLU2, "Linksys NSLU2")
|
||||
.init_irq = ixp4xx_init_irq,
|
||||
.timer = &nslu2_timer,
|
||||
.init_machine = nslu2_init,
|
||||
#if defined(CONFIG_PCI)
|
||||
.dma_zone_size = SZ_64M,
|
||||
#endif
|
||||
MACHINE_END
|
||||
|
Reference in New Issue
Block a user