summaryrefslogtreecommitdiff
path: root/arch/arm/mach-spear/hotplug.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2019-06-25 10:23:22 +0200
committerIngo Molnar <mingo@kernel.org>2019-06-25 10:23:22 +0200
commitc21ac93288f008e1790c858a55567b6194465e57 (patch)
treede436fbc409afa83f733798ffee31eb1bf3cbf9a /arch/arm/mach-spear/hotplug.c
parent8dbec27a242cd3e2816eeb98d3237b9f57cf6232 (diff)
parent4b972a01a7da614b4796475f933094751a295a2f (diff)
Merge tag 'v5.2-rc6' into x86/asm, to refresh the branch
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/arm/mach-spear/hotplug.c')
-rw-r--r--arch/arm/mach-spear/hotplug.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-spear/hotplug.c b/arch/arm/mach-spear/hotplug.c
index 0dd84f609627..82a83c3cffdf 100644
--- a/arch/arm/mach-spear/hotplug.c
+++ b/arch/arm/mach-spear/hotplug.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* linux/arch/arm/mach-spear13xx/hotplug.c
*
@@ -5,10 +6,6 @@
* Deepak Sikri <deepak.sikri@st.com>
*
* based upon linux/arch/arm/mach-realview/hotplug.c
- *
- * 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.
*/
#include <linux/kernel.h>
#include <linux/errno.h>