diff options
author | 2018-01-08 15:54:50 +0000 | |
---|---|---|
committer | 2018-01-08 15:54:50 +0000 | |
commit | 498495dba268b20e8eadd7fe93c140c68b6cc9d2 (patch) | |
tree | 00d1562049d8bc2194fddd9ba0cbbe0812ad6f68 /tools/lib/api/debug.c | |
parent | ASoC: Intel: Skylake: Disable clock gating during firmware and library download (diff) | |
parent | ASoC: acpi: fix machine driver selection based on quirk (diff) | |
download | wireguard-linux-498495dba268b20e8eadd7fe93c140c68b6cc9d2.tar.xz wireguard-linux-498495dba268b20e8eadd7fe93c140c68b6cc9d2.zip |
Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
Diffstat (limited to 'tools/lib/api/debug.c')
-rw-r--r-- | tools/lib/api/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lib/api/debug.c b/tools/lib/api/debug.c index 5fa5cf500a1f..69b1ba3d1ee3 100644 --- a/tools/lib/api/debug.c +++ b/tools/lib/api/debug.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include <stdio.h> #include <stdarg.h> #include "debug.h" |