diff options
Diffstat (limited to 'arch/unicore32/mm/proc-macros.S')
-rw-r--r-- | arch/unicore32/mm/proc-macros.S | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/unicore32/mm/proc-macros.S b/arch/unicore32/mm/proc-macros.S index 51560d68c894..3b0ae7d5bd80 100644 --- a/arch/unicore32/mm/proc-macros.S +++ b/arch/unicore32/mm/proc-macros.S | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/arch/unicore32/mm/proc-macros.S | 3 | * linux/arch/unicore32/mm/proc-macros.S |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Copyright (C) 2001-2010 GUAN Xue-tao | 7 | * Copyright (C) 2001-2010 GUAN Xue-tao |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | * We need constants.h for: | 9 | * We need constants.h for: |
13 | * VMA_VM_MM | 10 | * VMA_VM_MM |
14 | * VMA_VM_FLAGS | 11 | * VMA_VM_FLAGS |