mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>