aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/renesas/clk-div6.c
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2018-08-22 00:02:14 +0200
committerStephen Boyd <sboyd@kernel.org>2018-08-30 18:18:44 -0700
commite848c2ea117f222b62715d5c4e1714ec4e0aa647 (patch)
tree5a5eefe35b221e8f1082f7179c5d1cc8bdc5fa8a /drivers/clk/renesas/clk-div6.c
parentclk: s2mps11,s3c64xx: Add SPDX license identifiers (diff)
downloadlinux-dev-e848c2ea117f222b62715d5c4e1714ec4e0aa647.tar.xz
linux-dev-e848c2ea117f222b62715d5c4e1714ec4e0aa647.zip
clk: renesas: use SPDX identifier for Renesas drivers
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/renesas/clk-div6.c')
-rw-r--r--drivers/clk/renesas/clk-div6.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/clk/renesas/clk-div6.c b/drivers/clk/renesas/clk-div6.c
index 9febbf42c3df..6643733952a6 100644
--- a/drivers/clk/renesas/clk-div6.c
+++ b/drivers/clk/renesas/clk-div6.c
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* r8a7790 Common Clock Framework support
*
* Copyright (C) 2013 Renesas Solutions Corp.
*
* Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
*/
#include <linux/clk-provider.h>