[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)
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>

No differences found