forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/sh/boards/mach-hp6xx/setup.c
....@@ -1,11 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * linux/arch/sh/boards/hp6xx/setup.c
34 *
45 * Copyright (C) 2002 Andriy Skulysh
56 * Copyright (C) 2007 Kristoffer Ericson <Kristoffer_e1@hotmail.com>
6
- *
7
- * May be copied or modified under the terms of the GNU General Public
8
- * License. See linux/COPYING for more information.
97 *
108 * Setup code for HP620/HP660/HP680/HP690 (internal peripherials only)
119 */