forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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>