Constify audio_hw_if struct
authorkn <kn@openbsd.org>
Wed, 19 Oct 2022 07:59:26 +0000 (07:59 +0000)
committerkn <kn@openbsd.org>
Wed, 19 Oct 2022 07:59:26 +0000 (07:59 +0000)
commit36a50a7e79dac2bc53859a6f54d6d2b4248bde1e
treef33055b9012e5dab7bf57c782cccaf5c24305b27
parent8a67d8abd4e7110e0f6bba9899369efac5404790
Constify audio_hw_if struct

The only driver with a non-const audio(9) struct.

OK gnezdo
sys/arch/arm64/dev/aplmca.c