summaryrefslogtreecommitdiffstats
path: root/drivers/clk/actions/owl-mux.h
diff options
context:
space:
mode:
authorNishad Kamdar2019-05-01 09:07:11 +0200
committerStephen Boyd2019-05-01 22:01:07 +0200
commitddd3e8b976c78ad36e960868536bd49f3d77c4c9 (patch)
tree0b6c66070559db960de1c4b5223b5113b4cb39de /drivers/clk/actions/owl-mux.h
parentLinux 5.1-rc1 (diff)
downloadkernel-qcow2-linux-ddd3e8b976c78ad36e960868536bd49f3d77c4c9.tar.gz
kernel-qcow2-linux-ddd3e8b976c78ad36e960868536bd49f3d77c4c9.tar.xz
kernel-qcow2-linux-ddd3e8b976c78ad36e960868536bd49f3d77c4c9.zip
clk: actions: Use the correct style for SPDX License Identifier
This patch corrects the SPDX License Identifier style in header files related to Clock Drivers for Actions Semi Socs. For C header files Documentation/process/license-rules.rst mandates C-like comments (opposed to C source files where C++ style should be used) Changes made by using a script provided by Joe Perches here: https://lkml.org/lkml/2019/2/7/46 Suggested-by: Joe Perches <joe@perches.com> Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/actions/owl-mux.h')
-rw-r--r--drivers/clk/actions/owl-mux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/actions/owl-mux.h b/drivers/clk/actions/owl-mux.h
index 834284c8c3ae..53b9ab665294 100644
--- a/drivers/clk/actions/owl-mux.h
+++ b/drivers/clk/actions/owl-mux.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+/* SPDX-License-Identifier: GPL-2.0+ */
//
// OWL mux clock driver
//