This commit is contained in:
Taylor Holberton
2016-10-14 20:05:44 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
#define __user
#include <sound/asound.h>
#include <tinyalsa/asoundlib.h>
#include <tinyalsa/mixer.h>
/** A mixer control.
* @ingroup tinyalsa-mixer
+1 -1
View File
@@ -47,7 +47,7 @@
#define __user
#include <sound/asound.h>
#include <tinyalsa/asoundlib.h>
#include <tinyalsa/pcm.h>
#define PARAM_MAX SNDRV_PCM_HW_PARAM_LAST_INTERVAL
#define SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (1<<2)