- Group pcm/ header files in pcm/sound.h instead of repeating in multiple files.
- Re-organize sections in pcm/sound.h and sort alphabetically.
- Get rid of unnecessary includes.
- Include opt_snd.h once in pcm/sound.h, instead of every single file.
- Move all includes at the top of each file.
Sponsored by: The FreeBSD Foundation
MFC after: 2 days