diff options
Diffstat (limited to 'arch/arm/mach-pxa/palmz72.c')
-rw-r--r-- | arch/arm/mach-pxa/palmz72.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-pxa/palmz72.c b/arch/arm/mach-pxa/palmz72.c index ea1c7b2ed8d4..77fe2e367324 100644 --- a/arch/arm/mach-pxa/palmz72.c +++ b/arch/arm/mach-pxa/palmz72.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware definitions for Palm Zire72 | 3 | * Hardware definitions for Palm Zire72 |
3 | * | 4 | * |
@@ -10,12 +11,7 @@ | |||
10 | * Rewrite for mainline: | 11 | * Rewrite for mainline: |
11 | * Marek Vasut <marek.vasut@gmail.com> | 12 | * Marek Vasut <marek.vasut@gmail.com> |
12 | * | 13 | * |
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | * | ||
17 | * (find more info at www.hackndev.com) | 14 | * (find more info at www.hackndev.com) |
18 | * | ||
19 | */ | 15 | */ |
20 | 16 | ||
21 | #include <linux/platform_device.h> | 17 | #include <linux/platform_device.h> |