forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/sh/boards/mach-landisk/setup.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/boards/landisk/setup.c
34 *
....@@ -7,10 +8,6 @@
78 * Copyright (C) 2002 Paul Mundt
89 * Copylight (C) 2002 Atom Create Engineering Co., Ltd.
910 * Copyright (C) 2005-2007 kogiidena
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 #include <linux/init.h>
1613 #include <linux/platform_device.h>