diff options
Diffstat (limited to 'arch/mips/include/asm/prom.h')
-rw-r--r-- | arch/mips/include/asm/prom.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/mips/include/asm/prom.h b/arch/mips/include/asm/prom.h index 0b4b668925f6..c42e07671934 100644 --- a/arch/mips/include/asm/prom.h +++ b/arch/mips/include/asm/prom.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/mips/include/asm/prom.h | 3 | * arch/mips/include/asm/prom.h |
3 | * | 4 | * |
4 | * Copyright (C) 2010 Cisco Systems Inc. <dediao@cisco.com> | 5 | * Copyright (C) 2010 Cisco Systems Inc. <dediao@cisco.com> |
5 | * | ||
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 | */ | 6 | */ |
11 | #ifndef __ASM_PROM_H | 7 | #ifndef __ASM_PROM_H |
12 | #define __ASM_PROM_H | 8 | #define __ASM_PROM_H |