On Mon, Aug 18, 2025 at 01:50:52PM +0100, srinivas.kandagatla@xxxxxxxxxxxxxxxx wrote: > From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxxxxxxxx> > > This change adds support for static calibration data via ASoC topology > file. This static calibration data could include binary blob of data > that is required by specific module and is not part of topology tokens. This breaks an x86 allmodconfig build: In file included from <built-in>:1: ./usr/include/sound/snd_ar_tokens.h:243:2: error: unknown type name '__le32' 243 | __le32 size; /* size in bytes of the array, including all elements */ | ^ ./usr/include/sound/snd_ar_tokens.h:244:2: error: unknown type name '__le32' 244 | __le32 type; /* SND_SOC_AR_TPLG_MODULE_CFG_TYPE */ | ^ ./usr/include/sound/snd_ar_tokens.h:245:2: error: unknown type name '__le32' 245 | __le32 priv[2]; /* Private data for future expansion */ | ^ ./usr/include/sound/snd_ar_tokens.h:246:2: error: unknown type name '__le32' 246 | __le32 data[0]; /* config data */ | ^ 4 errors generated.
Attachment:
signature.asc
Description: PGP signature
- Follow-Ups:
- Re: [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration
- From: Srinivas Kandagatla
- Re: [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration
- References:
- [PATCH v3 0/6] ASoC: qcom: audioreach: cleanup and calibration
- From: srinivas . kandagatla
- [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration
- From: srinivas . kandagatla
- [PATCH v3 0/6] ASoC: qcom: audioreach: cleanup and calibration
- Prev by Date: [RFC PATCH v2] ASoC: Intel: avs: Fix reading 1 or more bytes from a region of size 0
- Next by Date: [PATCH] ALSA: hda/realtek: Use is_s4_resume() macro
- Previous by thread: [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration
- Next by thread: Re: [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration
- Index(es):
![]() |