Use static inline for cd1400_write_ccr() because clang 16 has issues with it.
authorclaudio <claudio@openbsd.org>
Wed, 24 Apr 2024 09:30:30 +0000 (09:30 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 24 Apr 2024 09:30:30 +0000 (09:30 +0000)
commit799d9b3d961e2c42b762d2e89a7c01d277f9d3e6
tree1a6a6c30c7af991f101e19fbe0ee7668c92e6e34
parent5edad7e13551342047024ba3ad8487e37398ce7a
Use static inline for cd1400_write_ccr() because clang 16 has issues with it.

Also remove some unused prototypes.
From Koakuma, OK kn@
sys/dev/sbus/magma.c
sys/dev/sbus/magmareg.h