diff options
Diffstat (limited to 'arch/mips/include/asm/mach-ath79')
-rw-r--r-- | arch/mips/include/asm/mach-ath79/ar71xx_regs.h | 5 | ||||
-rw-r--r-- | arch/mips/include/asm/mach-ath79/ar933x_uart.h | 5 | ||||
-rw-r--r-- | arch/mips/include/asm/mach-ath79/ath79.h | 5 | ||||
-rw-r--r-- | arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h | 6 | ||||
-rw-r--r-- | arch/mips/include/asm/mach-ath79/irq.h | 5 | ||||
-rw-r--r-- | arch/mips/include/asm/mach-ath79/kernel-entry-init.h | 6 |
6 files changed, 6 insertions, 26 deletions
diff --git a/arch/mips/include/asm/mach-ath79/ar71xx_regs.h b/arch/mips/include/asm/mach-ath79/ar71xx_regs.h index 284b4fa23e03..1f9e571af67c 100644 --- a/arch/mips/include/asm/mach-ath79/ar71xx_regs.h +++ b/arch/mips/include/asm/mach-ath79/ar71xx_regs.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Atheros AR71XX/AR724X/AR913X SoC register definitions | 3 | * Atheros AR71XX/AR724X/AR913X SoC register definitions |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> | 7 | * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> |
7 | * | 8 | * |
8 | * Parts of this file are based on Atheros' 2.6.15/2.6.31 BSP | 9 | * Parts of this file are based on Atheros' 2.6.15/2.6.31 BSP |
9 | * | ||
10 | * This program is free software; you can redistribute it and/or modify it | ||
11 | * under the terms of the GNU General Public License version 2 as published | ||
12 | * by the Free Software Foundation. | ||
13 | */ | 10 | */ |
14 | 11 | ||
15 | #ifndef __ASM_MACH_AR71XX_REGS_H | 12 | #ifndef __ASM_MACH_AR71XX_REGS_H |
diff --git a/arch/mips/include/asm/mach-ath79/ar933x_uart.h b/arch/mips/include/asm/mach-ath79/ar933x_uart.h index c2917b39966b..b8f8af7dc47c 100644 --- a/arch/mips/include/asm/mach-ath79/ar933x_uart.h +++ b/arch/mips/include/asm/mach-ath79/ar933x_uart.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Atheros AR933X UART defines | 3 | * Atheros AR933X UART defines |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org> | 5 | * Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published | ||
8 | * by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __AR933X_UART_H | 8 | #ifndef __AR933X_UART_H |
diff --git a/arch/mips/include/asm/mach-ath79/ath79.h b/arch/mips/include/asm/mach-ath79/ath79.h index 47e8827e9564..70cda74494a4 100644 --- a/arch/mips/include/asm/mach-ath79/ath79.h +++ b/arch/mips/include/asm/mach-ath79/ath79.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Atheros AR71XX/AR724X/AR913X common definitions | 3 | * Atheros AR71XX/AR724X/AR913X common definitions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> | 6 | * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> |
6 | * | 7 | * |
7 | * Parts of this file are based on Atheros' 2.6.15 BSP | 8 | * Parts of this file are based on Atheros' 2.6.15 BSP |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify it | ||
10 | * under the terms of the GNU General Public License version 2 as published | ||
11 | * by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #ifndef __ASM_MACH_ATH79_H | 11 | #ifndef __ASM_MACH_ATH79_H |
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 |
diff --git a/arch/mips/include/asm/mach-ath79/irq.h b/arch/mips/include/asm/mach-ath79/irq.h index 5c9ca76a7ebf..2df1abf9e5af 100644 --- a/arch/mips/include/asm/mach-ath79/irq.h +++ b/arch/mips/include/asm/mach-ath79/irq.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org> | 3 | * Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org> |
3 | * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> | 4 | * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify it | ||
6 | * under the terms of the GNU General Public License version 2 as published | ||
7 | * by the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | #ifndef __ASM_MACH_ATH79_IRQ_H | 6 | #ifndef __ASM_MACH_ATH79_IRQ_H |
10 | #define __ASM_MACH_ATH79_IRQ_H | 7 | #define __ASM_MACH_ATH79_IRQ_H |
diff --git a/arch/mips/include/asm/mach-ath79/kernel-entry-init.h b/arch/mips/include/asm/mach-ath79/kernel-entry-init.h index d8d046bccc8e..88db67bf4761 100644 --- a/arch/mips/include/asm/mach-ath79/kernel-entry-init.h +++ b/arch/mips/include/asm/mach-ath79/kernel-entry-init.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Atheros AR71XX/AR724X/AR913X specific kernel entry setup | 3 | * Atheros AR71XX/AR724X/AR913X specific kernel entry setup |
3 | * | 4 | * |
4 | * Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org> | 5 | * Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published | ||
8 | * by the Free Software Foundation. | ||
9 | * | ||
10 | */ | 6 | */ |
11 | #ifndef __ASM_MACH_ATH79_KERNEL_ENTRY_H | 7 | #ifndef __ASM_MACH_ATH79_KERNEL_ENTRY_H |
12 | #define __ASM_MACH_ATH79_KERNEL_ENTRY_H | 8 | #define __ASM_MACH_ATH79_KERNEL_ENTRY_H |