diff options
Diffstat (limited to 'arch/arm/mach-pxa/xcep.c')
-rw-r--r-- | arch/arm/mach-pxa/xcep.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-pxa/xcep.c b/arch/arm/mach-pxa/xcep.c index c368c98584c0..f485146b899f 100644 --- a/arch/arm/mach-pxa/xcep.c +++ b/arch/arm/mach-pxa/xcep.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* linux/arch/arm/mach-pxa/xcep.c | 2 | /* linux/arch/arm/mach-pxa/xcep.c |
2 | * | 3 | * |
3 | * Support for the Iskratel Electronics XCEP platform as used in | 4 | * Support for the Iskratel Electronics XCEP platform as used in |
@@ -8,10 +9,6 @@ | |||
8 | * Contributions by: Matej Kenda <matej.kenda@i-tech.si> | 9 | * Contributions by: Matej Kenda <matej.kenda@i-tech.si> |
9 | * Created: June 2006 | 10 | * Created: June 2006 |
10 | * Copyright: (C) 2006-2009 Instrumentation Technologies | 11 | * Copyright: (C) 2006-2009 Instrumentation Technologies |
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 | #include <linux/platform_device.h> | 14 | #include <linux/platform_device.h> |