diff options
author | Mark Brown | 2019-06-26 13:39:34 +0200 |
---|---|---|
committer | Mark Brown | 2019-06-26 13:39:34 +0200 |
commit | 53c8b29abe42e5601cfa0ea5962532f0cfdec8a0 (patch) | |
tree | cad53f42ce7a03c39a984bcdbcc42cd47f1af6f9 /sound/soc/au1x/db1000.c | |
parent | ASoC: soc-core: don't use soc_find_component() at snd_soc_find_dai() (diff) | |
parent | Linux 5.2-rc6 (diff) | |
download | kernel-qcow2-linux-53c8b29abe42e5601cfa0ea5962532f0cfdec8a0.tar.gz kernel-qcow2-linux-53c8b29abe42e5601cfa0ea5962532f0cfdec8a0.tar.xz kernel-qcow2-linux-53c8b29abe42e5601cfa0ea5962532f0cfdec8a0.zip |
Merge tag 'v5.2-rc6' into asoc-5.3
Linux 5.2-rc6
Diffstat (limited to 'sound/soc/au1x/db1000.c')
-rw-r--r-- | sound/soc/au1x/db1000.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/au1x/db1000.c b/sound/soc/au1x/db1000.c index 5819b897bdd8..c0e105a56cc5 100644 --- a/sound/soc/au1x/db1000.c +++ b/sound/soc/au1x/db1000.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * DB1000/DB1500/DB1100 ASoC audio fabric support code. * |