CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2017/02/17 10:51:02
Modified files: sys/arch/arm64/arm64: bus_dma.c Log message: Remove a bunch of dead code in bus dma. This code still needs actual cache flushing implemented, but apparently we have not yet encountered a hardware or controller where this was necessary.