CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/27 17:38:50
Modified files:
sys/dev : audio.c
Removed files:
sys/dev : audiovar.h
Log message:
the stuff in audiovar.h is only used in audio.c, so move it in there to
take the temptation of using it elsewhere and fumbling with audio internals
away from the rest of the kernel.
ok mpi@ ratchov@
"if it is worth doing, just do it." deraadt@
