forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/clk/mvebu/orion.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * Marvell Orion SoC clocks
34 *
....@@ -5,9 +6,6 @@
56 *
67 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
78 *
8
- * This file is licensed under the terms of the GNU General Public
9
- * License version 2. This program is licensed "as is" without any
10
- * warranty of any kind, whether express or implied.
119 */
1210
1311 #include <linux/kernel.h>