mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 04:03:04 +09:00
Since commit eb0519b5a1, 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>