aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/asm-offsets.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/unicore32/kernel/asm-offsets.c')
-rw-r--r--arch/unicore32/kernel/asm-offsets.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/unicore32/kernel/asm-offsets.c b/arch/unicore32/kernel/asm-offsets.c
index 80d50c4651e3..f7d672267549 100644
--- a/arch/unicore32/kernel/asm-offsets.c
+++ b/arch/unicore32/kernel/asm-offsets.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * linux/arch/unicore32/kernel/asm-offsets.c 3 * linux/arch/unicore32/kernel/asm-offsets.c
3 * 4 *
@@ -8,10 +9,6 @@
8 * Generate definitions needed by assembly language modules. 9 * Generate definitions needed by assembly language modules.
9 * This code generates raw asm output which is post-processed to extract 10 * This code generates raw asm output which is post-processed to extract
10 * and format the required data. 11 * and format the required data.
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/sched.h> 13#include <linux/sched.h>
17#include <linux/mm.h> 14#include <linux/mm.h>