forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
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__