forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/sh/boards/mach-r2d/setup.c
....@@ -1,12 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * Renesas Technology Sales RTS7751R2D Support.
34 *
45 * Copyright (C) 2002 - 2006 Atom Create Engineering Co., Ltd.
56 * Copyright (C) 2004 - 2007 Paul Mundt
6
- *
7
- * This file is subject to the terms and conditions of the GNU General Public
8
- * License. See the file "COPYING" in the main directory of this archive
9
- * for more details.
107 */
118 #include <linux/init.h>
129 #include <linux/platform_device.h>