forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/arch/sh/boards/mach-microdev/irq.c
....@@ -1,12 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/boards/superh/microdev/irq.c
34 *
45 * Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com)
56 *
67 * SuperH SH4-202 MicroDev board support.
7
- *
8
- * May be copied or modified under the terms of the GNU General Public
9
- * License. See linux/COPYING for more information.
108 */
119
1210 #include <linux/init.h>