forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/arch/sh/include/cpu-sh4/cpu/sh7786.h
....@@ -1,14 +1,11 @@
1
-/*
1
+/* SPDX-License-Identifier: GPL-2.0
2
+ *
23 * SH7786 Pinmux
34 *
45 * Copyright (C) 2008, 2009 Renesas Solutions Corp.
56 * Kuninori Morimoto <morimoto.kuninori@renesas.com>
67 *
78 * Based on sh7785.h
8
- *
9
- * This file is subject to the terms and conditions of the GNU General Public
10
- * License. See the file "COPYING" in the main directory of this archive
11
- * for more details.
129 */
1310
1411 #ifndef __CPU_SH7786_H__