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

parent
5065c71d75
commit
7553ee777b
@@ -275,5 +275,8 @@ MACHINE_START(FSG, "Freecom FSG-3")
|
||||
.timer = &ixp4xx_timer,
|
||||
.boot_params = 0x0100,
|
||||
.init_machine = fsg_init,
|
||||
#if defined(CONFIG_PCI)
|
||||
.dma_zone_size = SZ_64M,
|
||||
#endif
|
||||
MACHINE_END
|
||||
|
||||
|
Reference in New Issue
Block a user