aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/palmtreo.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-pxa/palmtreo.c')
-rw-r--r--arch/arm/mach-pxa/palmtreo.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-pxa/palmtreo.c b/arch/arm/mach-pxa/palmtreo.c
index 70f1a8a3aa94..2bf0f7f3ea24 100644
--- a/arch/arm/mach-pxa/palmtreo.c
+++ b/arch/arm/mach-pxa/palmtreo.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Hardware definitions for Palm Treo smartphones 3 * Hardware definitions for Palm Treo smartphones
3 * 4 *
@@ -7,12 +8,7 @@
7 * 8 *
8 * Author: Tomas Cech <sleep_walker@suse.cz> 9 * Author: Tomas Cech <sleep_walker@suse.cz>
9 * 10 *
10 * This program is free software; you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License version 2 as
12 * published by the Free Software Foundation.
13 *
14 * (find more info at www.hackndev.com) 11 * (find more info at www.hackndev.com)
15 *
16 */ 12 */
17 13
18#include <linux/platform_device.h> 14#include <linux/platform_device.h>