summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/include/mach/palmld.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2019-07-16 04:32:26 +1000
committerDave Airlie <airlied@redhat.com>2019-07-16 04:33:01 +1000
commitf6ac3a68496efc5f1b6d2b0a2101fba03b0ab94f (patch)
tree0fa9edf1b9dac68f5a94fb013b31e0ac6ba4183a /arch/arm/mach-pxa/include/mach/palmld.h
parent3729fe2bc2a01f4cc1aa88be8f64af06084c87d6 (diff)
parentfec88ab0af9706b2201e5daf377c5031c62d11f7 (diff)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextdrm-next-5.3-backmerge-conflicts
Example backmerge for Linus
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/palmld.h')
-rw-r--r--arch/arm/mach-pxa/include/mach/palmld.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-pxa/include/mach/palmld.h b/arch/arm/mach-pxa/include/mach/palmld.h
index b184f296023b..99a6d8b3a1e3 100644
--- a/arch/arm/mach-pxa/include/mach/palmld.h
+++ b/arch/arm/mach-pxa/include/mach/palmld.h
@@ -1,13 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* GPIOs and interrupts for Palm LifeDrive Handheld Computer
*
* Authors: Alex Osborne <ato@meshy.org>
* Marek Vasut <marek.vasut@gmail.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
*/
#ifndef _INCLUDE_PALMLD_H_