Module Name: src Committed By: skrll Date: Tue Jul 16 11:32:07 UTC 2019
Modified Files:
src/sys/arch/arm/include: bus_funcs.h
Log Message:
Remove the _BUS_DMAMAP_COHERENT optimisation in the bus_dmamap_sync macro
as the real function performs memory barriers now.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/include/bus_funcs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
