diff options
Diffstat (limited to 'arch/arm/mach-omap1/ams-delta-fiq.c')
-rw-r--r-- | arch/arm/mach-omap1/ams-delta-fiq.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap1/ams-delta-fiq.c b/arch/arm/mach-omap1/ams-delta-fiq.c index 51212133ce06..0af2bf6f9933 100644 --- a/arch/arm/mach-omap1/ams-delta-fiq.c +++ b/arch/arm/mach-omap1/ams-delta-fiq.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Amstrad E3 FIQ handling | 3 | * Amstrad E3 FIQ handling |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * | 9 | * |
9 | * Parts of this code are taken from linux/arch/arm/mach-omap/irq.c | 10 | * Parts of this code are taken from linux/arch/arm/mach-omap/irq.c |
10 | * in the MontaVista 2.4 kernel (and the Amstrad changes therein) | 11 | * in the MontaVista 2.4 kernel (and the Amstrad changes therein) |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify it | ||
13 | * under the terms of the GNU General Public License version 2 as published by | ||
14 | * the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | #include <linux/gpio/consumer.h> | 13 | #include <linux/gpio/consumer.h> |
17 | #include <linux/gpio/driver.h> | 14 | #include <linux/gpio/driver.h> |