projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce397d2
)
clk: cs2000-cp: convert to SPDX identifiers
author
Kuninori Morimoto
<
[email protected]
>
Mon, 30 Jul 2018 07:49:55 +0000
(07:49 +0000)
committer
Stephen Boyd
<
[email protected]
>
Thu, 2 Aug 2018 20:55:00 +0000
(13:55 -0700)
Signed-off-by: Kuninori Morimoto <
[email protected]
>
Signed-off-by: Stephen Boyd <
[email protected]
>
drivers/clk/clk-cs2000-cp.c
patch
|
blob
|
history
diff --git
a/drivers/clk/clk-cs2000-cp.c
b/drivers/clk/clk-cs2000-cp.c
index a2f8c42e527a2622d18953b8be7f432d8f28754a..92bc4aca0f95efbad52cd31ccb3c21769b16952b 100644
(file)
--- 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 <
[email protected]
>
- *
- * 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>