]> git.alsa-project.org Git - alsa-lib.git/commit
asound.h: fix the __packed use for the out-of-kernel code
authorJaroslav Kysela <perex@perex.cz>
Fri, 20 Aug 2021 19:13:44 +0000 (21:13 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 20 Aug 2021 19:15:01 +0000 (21:15 +0200)
commitb97dec9502c40ae479dcf9db05c16acdd4ea266d
treee369ca335adba817c896da528a6da65eb6ccc696
parent868ecd509deb05938107faf66577c69e1702d6f3
asound.h: fix the __packed use for the out-of-kernel code

Also, move __kernel_long_t to type_compat.h for the consistency.

Fixes: https://github.com/alsa-project/alsa-lib/issues/171
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/sound/asound.h
include/sound/type_compat.h