summaryrefslogtreecommitdiffstats
path: root/include/linux/soundwire
diff options
context:
space:
mode:
authorVinod Koul2019-05-02 12:59:19 +0200
committerGreg Kroah-Hartman2019-05-02 17:11:35 +0200
commit392f10453dd2bfb86b10b7978020f0509a29b919 (patch)
tree807a8331a8aa24a9466f046fa5da5487b52896d8 /include/linux/soundwire
parentsoundwire: fix SPDX license for header files (diff)
downloadkernel-qcow2-linux-392f10453dd2bfb86b10b7978020f0509a29b919.tar.gz
kernel-qcow2-linux-392f10453dd2bfb86b10b7978020f0509a29b919.tar.xz
kernel-qcow2-linux-392f10453dd2bfb86b10b7978020f0509a29b919.zip
soundwire: intel: fix SPDX license for header file
Some more headers had C++ style SDPX line, fix that and change copyright so that it is consistent with rest of the code in subsystem Signed-off-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/soundwire')
-rw-r--r--include/linux/soundwire/sdw_intel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/soundwire/sdw_intel.h b/include/linux/soundwire/sdw_intel.h
index 2b9573b8aedd..0848f9d38bcb 100644
--- a/include/linux/soundwire/sdw_intel.h
+++ b/include/linux/soundwire/sdw_intel.h
@@ -1,5 +1,5 @@
-// SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause)
-// Copyright(c) 2015-17 Intel Corporation.
+/* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */
+/* Copyright(c) 2015-17 Intel Corporation. */
#ifndef __SDW_INTEL_H
#define __SDW_INTEL_H