forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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 */