tools/include: Sync uapi/sound/asound.h with the kernel sources
authorNamhyung Kim <namhyung@kernel.org>
Tue, 6 Aug 2024 19:07:50 +0000 (12:07 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Tue, 6 Aug 2024 21:36:02 +0000 (14:36 -0700)
commitb9735006762677c2cd794bfcb1463a9a6ed558dd
tree5edfd4f644480ebdff2765831e717d99e15dbfc3
parent8ec9497d3ef34fab216e277eca5035811f06b421
tools/include: Sync uapi/sound/asound.h with the kernel sources

To pick up changes from:

  f05c1ffc2745 ALSA: pcm: reinvent the stream synchronization ID API

This should be used to beautify sound syscall arguments and it addresses
these tools/perf build warnings:

  Warning: Kernel ABI header differences:
  diff -u tools/perf/trace/beauty/include/uapi/sound/asound.h include/uapi/sound/asound.h

Please see tools/include/uapi/README for details (it's in the first patch
of this series).

Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>
Cc: linux-sound@vger.kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/trace/beauty/include/uapi/sound/asound.h