summaryrefslogtreecommitdiffstats
path: root/libc/kernel/common/linux/msm_audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/kernel/common/linux/msm_audio.h')
-rw-r--r--libc/kernel/common/linux/msm_audio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/kernel/common/linux/msm_audio.h b/libc/kernel/common/linux/msm_audio.h
index e431612..9bd0aee 100644
--- a/libc/kernel/common/linux/msm_audio.h
+++ b/libc/kernel/common/linux/msm_audio.h
@@ -105,6 +105,7 @@ struct msm_audio_config {
uint32_t sample_rate;
uint32_t type;
uint32_t meta_field;
+ uint32_t bits;
uint32_t unused[3];
};