hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/arm/mach-omap1/fpga.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Interrupt handler for OMAP-1510 FPGA
34 *
....@@ -8,10 +9,6 @@
89 *
910 * Separated FPGA interrupts from innovator1510.c and cleaned up for 2.6
1011 * Copyright (C) 2004 Nokia Corporation by Tony Lindrgen <tony@atomide.com>
11
- *
12
- * This program is free software; you can redistribute it and/or modify
13
- * it under the terms of the GNU General Public License version 2 as
14
- * published by the Free Software Foundation.
1512 */
1613
1714 #ifndef __ASM_ARCH_OMAP_FPGA_H