summaryrefslogtreecommitdiffstats
path: root/include/sound/sof/control.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-07-28 10:00:06 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-07-28 10:00:06 -0700
commitad28fd1cb2bd7d67f9240f596ea4740c95545fdf (patch)
treec6b2a579f07bc263b105c534a4567ac3179ba7ac /include/sound/sof/control.h
parent29af915cabd4d51a2306008f84ee447f3a0d4e8f (diff)
parent0ce38c5f929c83dff8ea805f6c6ef2eb97b66431 (diff)
downloadlinux-ad28fd1cb2bd7d67f9240f596ea4740c95545fdf.tar.bz2
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Pull SPDX fixes from Greg KH: "Here are some small SPDX fixes for 5.3-rc2 for things that came in during the 5.3-rc1 merge window that we previously missed. Only three small patches here: - two uapi patches to resolve some SPDX tags that were not correct - fix an invalid SPDX tag in the iomap Makefile file All have been properly reviewed on the public mailing lists" * tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx: iomap: fix Invalid License ID treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Diffstat (limited to 'include/sound/sof/control.h')
-rw-r--r--include/sound/sof/control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/sof/control.h b/include/sound/sof/control.h
index bded69e696d4..6080ea0facd7 100644
--- a/include/sound/sof/control.h
+++ b/include/sound/sof/control.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
+/* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */
/*
* This file is provided under a dual BSD/GPLv2 license. When using or
* redistributing this file, you may do so under either license.