diff options
Diffstat (limited to 'arch/arm/mm/cache-v7m.S')
-rw-r--r-- | arch/arm/mm/cache-v7m.S | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mm/cache-v7m.S b/arch/arm/mm/cache-v7m.S index 32aa2a2aa260..a0035c426ce6 100644 --- a/arch/arm/mm/cache-v7m.S +++ b/arch/arm/mm/cache-v7m.S | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mm/cache-v7m.S | 3 | * linux/arch/arm/mm/cache-v7m.S |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Copyright (C) 2001 Deep Blue Solutions Ltd. | 7 | * Copyright (C) 2001 Deep Blue Solutions Ltd. |
7 | * Copyright (C) 2005 ARM Ltd. | 8 | * Copyright (C) 2005 ARM Ltd. |
8 | * | 9 | * |
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | * | ||
13 | * This is the "shell" of the ARMv7M processor support. | 10 | * This is the "shell" of the ARMv7M processor support. |
14 | */ | 11 | */ |
15 | #include <linux/linkage.h> | 12 | #include <linux/linkage.h> |