diff options
Diffstat (limited to 'arch/arm/mach-pxa/palmt5.c')
-rw-r--r-- | arch/arm/mach-pxa/palmt5.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-pxa/palmt5.c b/arch/arm/mach-pxa/palmt5.c index 8811f11f670e..902403367786 100644 --- a/arch/arm/mach-pxa/palmt5.c +++ b/arch/arm/mach-pxa/palmt5.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware definitions for Palm Tungsten|T5 | 3 | * Hardware definitions for Palm Tungsten|T5 |
3 | * | 4 | * |
@@ -8,12 +9,7 @@ | |||
8 | * Justin Kendrick <twilightsentry@gmail.com> | 9 | * Justin Kendrick <twilightsentry@gmail.com> |
9 | * RichardT5 <richard_t5@users.sourceforge.net> | 10 | * RichardT5 <richard_t5@users.sourceforge.net> |
10 | * | 11 | * |
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | * | ||
15 | * (find more info at www.hackndev.com) | 12 | * (find more info at www.hackndev.com) |
16 | * | ||
17 | */ | 13 | */ |
18 | 14 | ||
19 | #include <linux/platform_device.h> | 15 | #include <linux/platform_device.h> |