]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync sound/asound.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 13 Nov 2021 14:04:55 +0000 (11:04 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 13 Nov 2021 21:11:51 +0000 (18:11 -0300)
commitab109cea17ec5fb50ef7cff68f04aa9b06d181f4
tree278ea3e531c7043c19809556705c465e868628e8
parent949ecd01d853ce35c1915a47535d8ea2cc8ef213
tools headers UAPI: Sync sound/asound.h with the kernel sources

To pick up the changes in:

  bc016fc118442bc5 ("ALSA: uapi: Fix a C++ style comment in asound.h")

That is just changing a // style comment to /* */.

This silences this perf 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

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