]> 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)
commit7e41bc22cac742ac47630a1725bdb864d24d8eec
tree069a45d90b2bf396c5bca9b19d71cdaa33813027
parentebb6149b94df33683ab99795433bee96814d9e90
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]