patch-2.1.6 linux/drivers/sound/lowlevel/aci.c

Next file: linux/drivers/sound/lowlevel/awe_hw.h
Previous file: linux/drivers/sound/lowlevel/README.awe
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.5/linux/drivers/sound/lowlevel/aci.c linux/drivers/sound/lowlevel/aci.c
@@ -35,7 +35,7 @@
  * This mixer driver identifies itself to applications as "ACI" in
  * mixer_info.id as retrieved by ioctl(fd, SOUND_MIXER_INFO, &mixer_info).
  *
- * Proprietary mixer features that go beyond the standard USS mixer
+ * Proprietary mixer features that go beyond the standard OSS mixer
  * interface are:
  * 
  * Full duplex solo configuration:
@@ -58,7 +58,9 @@
  *
  */
 
+#include "lowlevel.h"
 #include "../sound_config.h"
+#include "lowlevel.h"
 #ifdef CONFIG_ACI_MIXER
 
 #undef  DEBUG             /* if defined, produce a verbose report via syslog */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov