aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/pv-fixup-asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mm/pv-fixup-asm.S')
-rw-r--r--arch/arm/mm/pv-fixup-asm.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mm/pv-fixup-asm.S b/arch/arm/mm/pv-fixup-asm.S
index fd2ff9034d17..769778928356 100644
--- a/arch/arm/mm/pv-fixup-asm.S
+++ b/arch/arm/mm/pv-fixup-asm.S
@@ -1,10 +1,7 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * Copyright (C) 2015 Russell King 3 * Copyright (C) 2015 Russell King
3 * 4 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 *
8 * This assembly is required to safely remap the physical address space 5 * This assembly is required to safely remap the physical address space
9 * for Keystone 2 6 * for Keystone 2
10 */ 7 */