aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/clk-cs2000-cp.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-07-30 07:49:55 +0000
committerStephen Boyd <sboyd@kernel.org>2018-08-02 13:55:00 -0700
commit67075b3cb8d509642ff09ef3134a3b2d30c45a32 (patch)
tree1cc2aeb0a51e70ce178f2605e69f709dbf2bd1a2 /drivers/clk/clk-cs2000-cp.c
parentLinux 4.18-rc1 (diff)
downloadwireguard-linux-67075b3cb8d509642ff09ef3134a3b2d30c45a32.tar.xz
wireguard-linux-67075b3cb8d509642ff09ef3134a3b2d30c45a32.zip
clk: cs2000-cp: convert to SPDX identifiers
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/clk-cs2000-cp.c')
-rw-r--r--drivers/clk/clk-cs2000-cp.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/clk/clk-cs2000-cp.c b/drivers/clk/clk-cs2000-cp.c
index a2f8c42e527a..92bc4aca0f95 100644
--- a/drivers/clk/clk-cs2000-cp.c
+++ b/drivers/clk/clk-cs2000-cp.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* CS2000 -- CIRRUS LOGIC Fractional-N Clock Synthesizer & Clock Multiplier
*
* Copyright (C) 2015 Renesas Electronics Corporation
* Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#include <linux/clk-provider.h>
#include <linux/delay.h>