[alsa-devel] [PATCH 08/11] UAPI: sound: Fix use of u32 and co. in UAPI headers
Takashi Sakamoto
o-takashi at sakamocchi.jp
Thu Sep 6 07:59:40 CEST 2018
Hi,
On Sep 6 2018 00:55, David Howells wrote:
> Fix the use of u32 and co. in UAPI headers as these are not defined. Switch
> to using the __u32-style equivalents instead.
>
> Signed-off-by: David Howells <dhowells at redhat.com>
> cc: Jaroslav Kysela <perex at perex.cz>
> cc: Takashi Iwai <tiwai at suse.com>
> cc: alsa-devel at alsa-project.org (moderated for non-subscribers)
> ---
>
> include/uapi/sound/skl-tplg-interface.h | 106 ++++++++++++++++---------------
> 1 file changed, 54 insertions(+), 52 deletions(-)
A similar patch was already proposed[1] and has been applied by Mark to
his tree[2]. Your issue (3) is going to be solved soon for v4.19
kernel.
[1] [alsa-devel] [PATCH] uapi: fix sound/skl-tplg-interface.h userspace
compilation errors
http://mailman.alsa-project.org/pipermail/alsa-devel/2018-August/139392.html
[2] ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errors
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/log/?h=for-4.19
Thanks
Takashi Sakamoto
More information about the Alsa-devel
mailing list