diff options
Diffstat (limited to 'arch/arm/mach-pxa/palmtc.c')
-rw-r--r-- | arch/arm/mach-pxa/palmtc.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-pxa/palmtc.c b/arch/arm/mach-pxa/palmtc.c index 7ce4fc287115..f52bd155e825 100644 --- a/arch/arm/mach-pxa/palmtc.c +++ b/arch/arm/mach-pxa/palmtc.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/palmtc.c | 3 | * linux/arch/arm/mach-pxa/palmtc.c |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * Based on work of: | 9 | * Based on work of: |
9 | * Petr Blaha <p3t3@centrum.cz> | 10 | * Petr Blaha <p3t3@centrum.cz> |
10 | * Chetan S. Kumar <shivakumar.chetan@gmail.com> | 11 | * Chetan S. Kumar <shivakumar.chetan@gmail.com> |
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> |