]> git.alsa-project.org Git - alsa-lib.git/commit
include/ump_msg.h: Fix endianness detection
authorJaroslav Kysela <perex@perex.cz>
Sun, 2 Feb 2025 17:51:04 +0000 (18:51 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 2 Feb 2025 17:59:06 +0000 (18:59 +0100)
commita7de48692f7d52443b8a29b470206c868c2c6987
tree6f5f98de458d1652532ce150aa063c5c189f42d1
parentea8972c83b020d92e1a9f0a5c12eaee159bf6c63
include/ump_msg.h: Fix endianness detection

The SNDRV_BIG_ENDIAN_BITFIELD define is only available in the alsa-lib's
internal build process (include/local.h).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/ump_msg.h