diff options
Diffstat (limited to 'arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h')
-rw-r--r-- | arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h b/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h index 026ad90c8ac0..e7c972fccd9f 100644 --- a/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Atheros AR71XX/AR724X/AR913X specific CPU feature overrides | 3 | * Atheros AR71XX/AR724X/AR913X specific CPU feature overrides |
3 | * | 4 | * |
@@ -7,11 +8,6 @@ | |||
7 | * This file was derived from: include/asm-mips/cpu-features.h | 8 | * This file was derived from: include/asm-mips/cpu-features.h |
8 | * Copyright (C) 2003, 2004 Ralf Baechle | 9 | * Copyright (C) 2003, 2004 Ralf Baechle |
9 | * Copyright (C) 2004 Maciej W. Rozycki | 10 | * Copyright (C) 2004 Maciej W. Rozycki |
10 | * | ||
11 | * This program is free software; you can redistribute it and/or modify it | ||
12 | * under the terms of the GNU General Public License version 2 as published | ||
13 | * by the Free Software Foundation. | ||
14 | * | ||
15 | */ | 11 | */ |
16 | #ifndef __ASM_MACH_ATH79_CPU_FEATURE_OVERRIDES_H | 12 | #ifndef __ASM_MACH_ATH79_CPU_FEATURE_OVERRIDES_H |
17 | #define __ASM_MACH_ATH79_CPU_FEATURE_OVERRIDES_H | 13 | #define __ASM_MACH_ATH79_CPU_FEATURE_OVERRIDES_H |