diff options
author | 2018-01-08 15:54:50 +0000 | |
---|---|---|
committer | 2018-01-08 15:54:50 +0000 | |
commit | 498495dba268b20e8eadd7fe93c140c68b6cc9d2 (patch) | |
tree | 00d1562049d8bc2194fddd9ba0cbbe0812ad6f68 /lib/dump_stack.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 | linux-rng-498495dba268b20e8eadd7fe93c140c68b6cc9d2.tar.xz linux-rng-498495dba268b20e8eadd7fe93c140c68b6cc9d2.zip |
Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
Diffstat (limited to 'lib/dump_stack.c')
-rw-r--r-- | lib/dump_stack.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dump_stack.c b/lib/dump_stack.c index 625375e7f11f..c5edbedd364d 100644 --- a/lib/dump_stack.c +++ b/lib/dump_stack.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Provide a default dump_stack() function for architectures * which don't implement their own. |