[ARM] add coherent DMA mask for mv643xx_eth
authorNicolas Pitre <nico@cam.org>
Fri, 22 May 2009 20:53:40 +0000 (16:53 -0400)
committerNicolas Pitre <nico@cam.org>
Fri, 22 May 2009 21:05:53 +0000 (17:05 -0400)
commita49a018a6ea6d73742a81d673fe5ec4a7d2137b3
tree66eadfec4cfaa80eb2730f06997788bbd3c315ff
parent85bc26211c6a2c6e82c2403697f8ce44e9587215
[ARM] add coherent DMA mask for mv643xx_eth

Since commit eb0519b5a1cf, mv643xx_eth is non functional on ARM because
the platform device declaration does not include any coherent DMA mask
and coherent memory allocations fail.

Signed-off-by: Nicolas Pitre <nico@marvell.com>
arch/arm/mach-kirkwood/common.c
arch/arm/mach-loki/common.c
arch/arm/mach-mv78xx0/common.c
arch/arm/mach-orion5x/common.c