aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/actions/owl-pll.h
diff options
context:
space:
mode:
authorNishad Kamdar <nishadkamdar@gmail.com>2019-05-01 12:37:11 +0530
committerStephen Boyd <sboyd@kernel.org>2019-05-01 13:01:07 -0700
commitddd3e8b976c78ad36e960868536bd49f3d77c4c9 (patch)
tree0b6c66070559db960de1c4b5223b5113b4cb39de /drivers/clk/actions/owl-pll.h
parentLinux 5.1-rc1 (diff)
downloadwireguard-linux-ddd3e8b976c78ad36e960868536bd49f3d77c4c9.tar.xz
wireguard-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-pll.h')
-rw-r--r--drivers/clk/actions/owl-pll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/actions/owl-pll.h b/drivers/clk/actions/owl-pll.h
index 6fb0d45bb088..78e5fc360b03 100644
--- a/drivers/clk/actions/owl-pll.h
+++ b/drivers/clk/actions/owl-pll.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+/* SPDX-License-Identifier: GPL-2.0+ */
//
// OWL pll clock driver
//