diff options
Diffstat (limited to 'arch/arm/lib/ecard.S')
-rw-r--r-- | arch/arm/lib/ecard.S | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/lib/ecard.S b/arch/arm/lib/ecard.S index e6057fa851bb..eb8ac0412da6 100644 --- a/arch/arm/lib/ecard.S +++ b/arch/arm/lib/ecard.S | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/lib/ecard.S | 3 | * linux/arch/arm/lib/ecard.S |
3 | * | 4 | * |
4 | * Copyright (C) 1995, 1996 Russell King | 5 | * Copyright (C) 1995, 1996 Russell King |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | * 27/03/03 Ian Molton Clean up CONFIG_CPU | 7 | * 27/03/03 Ian Molton Clean up CONFIG_CPU |
11 | * | ||
12 | */ | 8 | */ |
13 | #include <linux/linkage.h> | 9 | #include <linux/linkage.h> |
14 | #include <asm/assembler.h> | 10 | #include <asm/assembler.h> |