]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: topology: Move skl-tplg-interface.h to uapi
authorGuenter Roeck <groeck@chromium.org>
Thu, 24 May 2018 19:49:23 +0000 (12:49 -0700)
committerMark Brown <broonie@kernel.org>
Fri, 1 Jun 2018 17:09:17 +0000 (18:09 +0100)
commit0cd3760b13f9b7858224e897197dcaf299eb9012
tree069a45d90b2bf396c5bca9b19d71cdaa33813027
parent71f96b14f5753686a27f6bb30373e4c2432c3005
ASoC: topology: Move skl-tplg-interface.h to uapi

skl-tplg-interface.h describes firmware format details for Skylake
topology files. It is part of the ABI and should reside in the uapi
directory.

While moving the file, also replace the license boilerplate with
the SPDX License Identifier.

No functional change.

Signed-off-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/uapi/sound/skl-tplg-interface.h [new file with mode: 0644]
sound/soc/intel/skylake/skl-debug.c
sound/soc/intel/skylake/skl-messages.c
sound/soc/intel/skylake/skl-topology.c
sound/soc/intel/skylake/skl-topology.h
sound/soc/intel/skylake/skl-tplg-interface.h [deleted file]