aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/palmtx.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-pxa/palmtx.c')
-rw-r--r--arch/arm/mach-pxa/palmtx.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-pxa/palmtx.c b/arch/arm/mach-pxa/palmtx.c
index ef71bf2abb47..926593ecf1c9 100644
--- a/arch/arm/mach-pxa/palmtx.c
+++ b/arch/arm/mach-pxa/palmtx.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Hardware definitions for PalmTX 3 * Hardware definitions for PalmTX
3 * 4 *
@@ -9,12 +10,7 @@
9 * Jan Herman <2hp@seznam.cz> 10 * Jan Herman <2hp@seznam.cz>
10 * Michal Hrusecky 11 * Michal Hrusecky
11 * 12 *
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 *
16 * (find more info at www.hackndev.com) 13 * (find more info at www.hackndev.com)
17 *
18 */ 14 */
19 15
20#include <linux/platform_device.h> 16#include <linux/platform_device.h>