Delete unused ioctls and associated macros. Move macros that are still
authorratchov <ratchov@openbsd.org>
Wed, 31 Aug 2016 07:22:43 +0000 (07:22 +0000)
committerratchov <ratchov@openbsd.org>
Wed, 31 Aug 2016 07:22:43 +0000 (07:22 +0000)
commit9215aa3dfad387bca877a805534df6dcfe8722eb
treed82c57ae15cb5b0045aead1ce0a639c0917d0fb6
parent0ccfb9831c709cad915e710a124252a76b56f35a
Delete unused ioctls and associated macros. Move macros that are still
used internally by low-level drivers from sys/audioio.h to
dev/audio_if.h instead of deleting them.
share/man/man4/audio.4
sys/dev/audio.c
sys/dev/audio_if.h
sys/kern/kern_pledge.c
sys/sys/audioio.h