forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/sh/boards/mach-se/7724/irq.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * linux/arch/sh/boards/se/7724/irq.c
34 *
....@@ -9,10 +10,6 @@
910 * Copyright (C) 2007 Nobuhiro Iwamatsu
1011 *
1112 * Hitachi UL SolutionEngine 7724 Support.
12
- *
13
- * This file is subject to the terms and conditions of the GNU General Public
14
- * License. See the file "COPYING" in the main directory of this archive
15
- * for more details.
1613 */
1714 #include <linux/init.h>
1815 #include <linux/irq.h>