diff options
Diffstat (limited to 'arch/arm/mach-ixp4xx/include/mach/cpu.h')
-rw-r--r-- | arch/arm/mach-ixp4xx/include/mach/cpu.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-ixp4xx/include/mach/cpu.h b/arch/arm/mach-ixp4xx/include/mach/cpu.h index ebc0ba31ce85..b872a5354ddd 100644 --- a/arch/arm/mach-ixp4xx/include/mach/cpu.h +++ b/arch/arm/mach-ixp4xx/include/mach/cpu.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-ixp4xx/include/mach/cpu.h | 3 | * arch/arm/mach-ixp4xx/include/mach/cpu.h |
3 | * | 4 | * |
4 | * IXP4XX cpu type detection | 5 | * IXP4XX cpu type detection |
5 | * | 6 | * |
6 | * Copyright (C) 2007 MontaVista Software, Inc. | 7 | * Copyright (C) 2007 MontaVista Software, Inc. |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | */ | 8 | */ |
13 | 9 | ||
14 | #ifndef __ASM_ARCH_CPU_H__ | 10 | #ifndef __ASM_ARCH_CPU_H__ |