mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-08 10:06:19 -05:00
Fix the build for users who include this file.
In file included from /home/lrg/work/sof/sof/tools/tplg_parser/tokens.c:24:
/usr/include/alsa/sound/uapi/asoc.h:220:21: error: ‘SNDRV_CTL_ELEM_ID_NAME_MAXLEN’ undeclared here (not in a function)
220 | char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
|
||
|---|---|---|
| .. | ||
| asequencer.h | ||
| asoc.h | ||
| asound.h | ||
| asound_fm.h | ||
| emu10k1.h | ||
| hdsp.h | ||
| hdspm.h | ||
| Makefile.am | ||
| sb16_csp.h | ||
| sscape_ioctl.h | ||
| tlv.h | ||