diff options
Diffstat (limited to 'arch/arm/mm/cache-fa.S')
-rw-r--r-- | arch/arm/mm/cache-fa.S | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mm/cache-fa.S b/arch/arm/mm/cache-fa.S index 2f0c58836ae7..3a464d1649b4 100644 --- a/arch/arm/mm/cache-fa.S +++ b/arch/arm/mm/cache-fa.S | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mm/cache-fa.S | 3 | * linux/arch/arm/mm/cache-fa.S |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Based on cache-v4wb.S: | 8 | * Based on cache-v4wb.S: |
8 | * Copyright (C) 1997-2002 Russell king | 9 | * Copyright (C) 1997-2002 Russell king |
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 | * Processors: FA520 FA526 FA626 | 11 | * Processors: FA520 FA526 FA626 |
15 | */ | 12 | */ |
16 | #include <linux/linkage.h> | 13 | #include <linux/linkage.h> |