summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/common.c
diff options
context:
space:
mode:
authorTaniya Das2018-07-16 07:54:32 +0200
committerStephen Boyd2018-07-25 18:23:33 +0200
commitf9419783a6b45a7198ea22f2997cf1a85fda8458 (patch)
tree552ca3d62cfe3b605a779d7501b17e18f4fba669 /drivers/clk/qcom/common.c
parentLinux 4.18-rc1 (diff)
downloadkernel-qcow2-linux-f9419783a6b45a7198ea22f2997cf1a85fda8458.tar.gz
kernel-qcow2-linux-f9419783a6b45a7198ea22f2997cf1a85fda8458.tar.xz
kernel-qcow2-linux-f9419783a6b45a7198ea22f2997cf1a85fda8458.zip
clk: qcom: Update SPDX headers for common files
SPDX headers updated for common/branch/pll/regmap files. Signed-off-by: Taniya Das <tdas@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/qcom/common.c')
-rw-r--r--drivers/clk/qcom/common.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/drivers/clk/qcom/common.c b/drivers/clk/qcom/common.c
index 39ce64c2783b..db9b2471ac40 100644
--- a/drivers/clk/qcom/common.c
+++ b/drivers/clk/qcom/common.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
- *
- * This software is licensed under the terms of the GNU General Public
- * License version 2, as published by the Free Software Foundation, and
- * may be copied, distributed, and modified under those terms.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
*/
#include <linux/export.h>