Module Name: src Committed By: andvar Date: Sun Sep 24 10:59:24 UTC 2023
Modified Files:
src/sys/arch/macppc/dev: zs.c
Log Message:
pass NULL to the second dbdma_alloc() expected argement.
it was not adjusted after it acquired one 7 years ago.
fixes ZS_TXDMA enabled build for macppc.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/macppc/dev/zs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
