summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens-common.c
diff options
context:
space:
mode:
authorAmit Kucheria2018-09-12 11:52:47 +0200
committerEduardo Valentin2018-10-23 02:32:03 +0200
commit2d71d8ded5f48b23ae46fec44811fe33da639fc9 (patch)
treefb0a0c9a81fb74b638309b942495f4a5a9ed425b /drivers/thermal/qcom/tsens-common.c
parentthermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space (diff)
downloadkernel-qcow2-linux-2d71d8ded5f48b23ae46fec44811fe33da639fc9.tar.gz
kernel-qcow2-linux-2d71d8ded5f48b23ae46fec44811fe33da639fc9.tar.xz
kernel-qcow2-linux-2d71d8ded5f48b23ae46fec44811fe33da639fc9.zip
thermal: tsens: Add SPDX license identifiers
The TSENS drivers use a GPL-2.0 license. Replace with equivalent SPDX tags and delete the full license text. Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> Reviewed-by: Matthias Kaehlcke <mka@chromium.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'drivers/thermal/qcom/tsens-common.c')
-rw-r--r--drivers/thermal/qcom/tsens-common.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/thermal/qcom/tsens-common.c b/drivers/thermal/qcom/tsens-common.c
index 478739543bbc..303e3fdaca98 100644
--- a/drivers/thermal/qcom/tsens-common.c
+++ b/drivers/thermal/qcom/tsens-common.c
@@ -1,15 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2015, The Linux Foundation. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 and
- * only version 2 as published by the Free Software Foundation.
- *
- * 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/err.h>