diff options
Diffstat (limited to 'arch/arm/mach-iop32x/em7210.c')
-rw-r--r-- | arch/arm/mach-iop32x/em7210.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-iop32x/em7210.c b/arch/arm/mach-iop32x/em7210.c index 77e1ff057303..493de4fd8b2e 100644 --- a/arch/arm/mach-iop32x/em7210.c +++ b/arch/arm/mach-iop32x/em7210.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-iop32x/em7210.c | 3 | * arch/arm/mach-iop32x/em7210.c |
3 | * | 4 | * |
@@ -6,11 +7,6 @@ | |||
6 | * Based on arch/arm/mach-iop32x/iq31244.c file. | 7 | * Based on arch/arm/mach-iop32x/iq31244.c file. |
7 | * | 8 | * |
8 | * Copyright (C) 2007 Arnaud Patard <arnaud.patard@rtp-net.org> | 9 | * Copyright (C) 2007 Arnaud Patard <arnaud.patard@rtp-net.org> |
9 | * | ||
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License version 2 as | ||
12 | * published by the Free Software Foundation. | ||
13 | * | ||
14 | */ | 10 | */ |
15 | 11 | ||
16 | #include <linux/mm.h> | 12 | #include <linux/mm.h> |