aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sti/platsmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-sti/platsmp.c')
-rw-r--r--arch/arm/mach-sti/platsmp.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-sti/platsmp.c b/arch/arm/mach-sti/platsmp.c
index d0272a839ffb..e2ba04b562be 100644
--- a/arch/arm/mach-sti/platsmp.c
+++ b/arch/arm/mach-sti/platsmp.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * arch/arm/mach-sti/platsmp.c 3 * arch/arm/mach-sti/platsmp.c
3 * 4 *
@@ -8,10 +9,6 @@
8 * 9 *
9 * Copyright (C) 2002 ARM Ltd. 10 * Copyright (C) 2002 ARM Ltd.
10 * All Rights Reserved 11 * All Rights Reserved
11 *
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 */ 12 */
16#include <linux/init.h> 13#include <linux/init.h>
17#include <linux/errno.h> 14#include <linux/errno.h>