]> git.baikalelectronics.ru Git - kernel.git/commit
tools include UAPI: Sync sound/asound.h copy with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Feb 2020 14:04:23 +0000 (11:04 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Oct 2022 20:40:48 +0000 (17:40 -0300)
commit0236c256f5dbaf4cce5ec1f66802798bf8ed63dd
treeb3afb2d352fb7bb5efe820e9e6b5c5ed494e214f
parent55dc7240880d75362227e6261c48263ee2c7eab9
tools include UAPI: Sync sound/asound.h copy with the kernel sources

Picking the changes from:

  3828e7f9c8d731f0 ("ALSA: Remove some left-over license text in include/uapi/sound/")

Which entails no changes in the tooling side as it doesn't introduce new
SNDRV_PCM_IOCTL_ ioctls.

To silence this perf tools build warning:

  Warning: Kernel ABI header at 'tools/include/uapi/sound/asound.h' differs from latest version at 'include/uapi/sound/asound.h'
  diff -u tools/include/uapi/sound/asound.h include/uapi/sound/asound.h

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/sound/asound.h