CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/19 01:59:26
Modified files:
sys/arch/arm64/dev: aplmca.c
Log message:
Constify audio_hw_if struct
The only driver with a non-const audio(9) struct.
OK gnezdo
CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/19 01:59:26
Modified files:
sys/arch/arm64/dev: aplmca.c
Log message:
Constify audio_hw_if struct
The only driver with a non-const audio(9) struct.
OK gnezdo