forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/arch/sh/boards/mach-landisk/irq.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/boards/mach-landisk/irq.c
34 *
....@@ -8,10 +9,6 @@
89 *
910 * Copyright (C) 2001 Ian da Silva, Jeremy Siegel
1011 * Based largely on io_se.c.
11
- *
12
- * This file is subject to the terms and conditions of the GNU General Public
13
- * License. See the file "COPYING" in the main directory of this archive
14
- * for more details.
1512 */
1613
1714 #include <linux/init.h>