diff options
Diffstat (limited to 'arch/arm/mach-imx/imx35-dt.c')
-rw-r--r-- | arch/arm/mach-imx/imx35-dt.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-imx/imx35-dt.c b/arch/arm/mach-imx/imx35-dt.c index 99bb63dedb87..ec5c3068715c 100644 --- a/arch/arm/mach-imx/imx35-dt.c +++ b/arch/arm/mach-imx/imx35-dt.c | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2012 Steffen Trumtrar, Pengutronix | 3 | * Copyright 2012 Steffen Trumtrar, Pengutronix |
3 | * | 4 | * |
4 | * based on imx27-dt.c | 5 | * based on imx27-dt.c |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it under | ||
7 | * the terms of the GNU General Public License version 2 as published by the | ||
8 | * Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #include <linux/irq.h> | 8 | #include <linux/irq.h> |