forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/sh/kernel/cpu/sh4a/pinmux-sh7724.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * SH7724 Pinmux
34 *
....@@ -7,10 +8,6 @@
78 *
89 * Based on SH7723 Pinmux
910 * Copyright (C) 2008 Magnus Damm
10
- *
11
- * This file is subject to the terms and conditions of the GNU General Public
12
- * License. See the file "COPYING" in the main directory of this archive
13
- * for more details.
1411 */
1512
1613 #include <linux/bug.h>