summaryrefslogtreecommitdiff
path: root/drivers/clk/mvebu/armada-37xx-tbg.c
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@bootlin.com>2018-09-12 15:40:17 +0200
committerStephen Boyd <sboyd@kernel.org>2018-10-01 15:12:47 -0700
commitc3828949a21d95326f08f02d97fea97172319300 (patch)
tree0bad57e7d09a443c3b05ef57213a5061b8ddddb1 /drivers/clk/mvebu/armada-37xx-tbg.c
parent9e288cefcc551c7b5b04f8abc7099d3451a70f5f (diff)
clk: mvebu: use SPDX-License-Identifier
Convert the remaining files to SPDX license description. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/mvebu/armada-37xx-tbg.c')
-rw-r--r--drivers/clk/mvebu/armada-37xx-tbg.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/clk/mvebu/armada-37xx-tbg.c b/drivers/clk/mvebu/armada-37xx-tbg.c
index 7ff041f73b55..71f30149e80e 100644
--- a/drivers/clk/mvebu/armada-37xx-tbg.c
+++ b/drivers/clk/mvebu/armada-37xx-tbg.c
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Marvell Armada 37xx SoC Time Base Generator clocks
*
* Copyright (C) 2016 Marvell
*
* Gregory CLEMENT <gregory.clement@free-electrons.com>
- *
- * This file is licensed under the terms of the GNU General Public
- * License version 2 or later. This program is licensed "as is"
- * without any warranty of any kind, whether express or implied.
*/
#include <linux/clk-provider.h>