.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | * Interrupt handler for OMAP-1510 FPGA |
---|
3 | 4 | * |
---|
.. | .. |
---|
8 | 9 | * |
---|
9 | 10 | * Separated FPGA interrupts from innovator1510.c and cleaned up for 2.6 |
---|
10 | 11 | * 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. |
---|
15 | 12 | */ |
---|
16 | 13 | |
---|
17 | 14 | #ifndef __ASM_ARCH_OMAP_FPGA_H |
---|