forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/thermal/ti-soc-thermal/dra752-thermal-data.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * DRA752 thermal data.
34 *
....@@ -7,16 +8,6 @@
78 * Tero Kristo <t-kristo@ti.com>
89 *
910 * This file is partially autogenerated.
10
- *
11
- * This software is licensed under the terms of the GNU General Public
12
- * License version 2, as published by the Free Software Foundation, and
13
- * may be copied, distributed, and modified under those terms.
14
- *
15
- * This program is distributed in the hope that it will be useful,
16
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
17
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18
- * GNU General Public License for more details.
19
- *
2011 */
2112
2213 #include "ti-thermal.h"