diff options
Diffstat (limited to 'arch/arm/mach-omap1/board-palmte.c')
-rw-r--r-- | arch/arm/mach-omap1/board-palmte.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap1/board-palmte.c b/arch/arm/mach-omap1/board-palmte.c index d4d8a32e57eb..ce6f0fcd9d12 100644 --- a/arch/arm/mach-omap1/board-palmte.c +++ b/arch/arm/mach-omap1/board-palmte.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap1/board-palmte.c | 3 | * linux/arch/arm/mach-omap1/board-palmte.c |
3 | * | 4 | * |
@@ -11,10 +12,6 @@ | |||
11 | * palmtelinux-developpers@lists.sf.net | 12 | * palmtelinux-developpers@lists.sf.net |
12 | * | 13 | * |
13 | * Copyright (c) 2006 Andrzej Zaborowski <balrog@zabor.org> | 14 | * Copyright (c) 2006 Andrzej Zaborowski <balrog@zabor.org> |
14 | * | ||
15 | * This program is free software; you can redistribute it and/or modify | ||
16 | * it under the terms of the GNU General Public License version 2 as | ||
17 | * published by the Free Software Foundation. | ||
18 | */ | 15 | */ |
19 | #include <linux/gpio.h> | 16 | #include <linux/gpio.h> |
20 | #include <linux/kernel.h> | 17 | #include <linux/kernel.h> |