diff options
Diffstat (limited to 'arch/arm/mm/proc-xsc3.S')
-rw-r--r-- | arch/arm/mm/proc-xsc3.S | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mm/proc-xsc3.S b/arch/arm/mm/proc-xsc3.S index 293dcc2c441f..1ac0fbbe9f12 100644 --- a/arch/arm/mm/proc-xsc3.S +++ b/arch/arm/mm/proc-xsc3.S | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mm/proc-xsc3.S | 3 | * linux/arch/arm/mm/proc-xsc3.S |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Copyright 2004 (C) Intel Corp. | 8 | * Copyright 2004 (C) Intel Corp. |
8 | * Copyright 2005 (C) MontaVista Software, Inc. | 9 | * Copyright 2005 (C) MontaVista Software, Inc. |
9 | * | 10 | * |
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License version 2 as | ||
12 | * published by the Free Software Foundation. | ||
13 | * | ||
14 | * MMU functions for the Intel XScale3 Core (XSC3). The XSC3 core is | 11 | * MMU functions for the Intel XScale3 Core (XSC3). The XSC3 core is |
15 | * an extension to Intel's original XScale core that adds the following | 12 | * an extension to Intel's original XScale core that adds the following |
16 | * features: | 13 | * features: |