diff options
Diffstat (limited to 'arch/arm/mach-pxa/idp.c')
-rw-r--r-- | arch/arm/mach-pxa/idp.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-pxa/idp.c b/arch/arm/mach-pxa/idp.c index 7bfc246a1d75..fb0850af8496 100644 --- a/arch/arm/mach-pxa/idp.c +++ b/arch/arm/mach-pxa/idp.c | |||
@@ -1,10 +1,7 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/idp.c | 3 | * linux/arch/arm/mach-pxa/idp.c |
3 | * | 4 | * |
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | * | ||
8 | * Copyright (c) 2001 Cliff Brake, Accelent Systems Inc. | 5 | * Copyright (c) 2001 Cliff Brake, Accelent Systems Inc. |
9 | * | 6 | * |
10 | * 2001-09-13: Cliff Brake <cbrake@accelent.com> | 7 | * 2001-09-13: Cliff Brake <cbrake@accelent.com> |
@@ -13,7 +10,6 @@ | |||
13 | * 2005-02-15: Cliff Brake <cliff.brake@gmail.com> | 10 | * 2005-02-15: Cliff Brake <cliff.brake@gmail.com> |
14 | * <http://www.vibren.com> <http://bec-systems.com> | 11 | * <http://www.vibren.com> <http://bec-systems.com> |
15 | * Updated for 2.6 kernel | 12 | * Updated for 2.6 kernel |
16 | * | ||
17 | */ | 13 | */ |
18 | 14 | ||
19 | #include <linux/init.h> | 15 | #include <linux/init.h> |