hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/sh/boards/mach-se/7721/setup.c
....@@ -1,14 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * linux/arch/sh/boards/se/7721/setup.c
34 *
45 * Copyright (C) 2008 Renesas Solutions Corp.
56 *
67 * Hitachi UL SolutionEngine 7721 Support.
7
- *
8
- * This file is subject to the terms and conditions of the GNU General Public
9
- * License. See the file "COPYING" in the main directory of this archive
10
- * for more details.
11
- *
128 */
139 #include <linux/init.h>
1410 #include <linux/platform_device.h>