diff options
Diffstat (limited to 'arch/arm/mach-ebsa110/include')
-rw-r--r-- | arch/arm/mach-ebsa110/include/mach/hardware.h | 5 | ||||
-rw-r--r-- | arch/arm/mach-ebsa110/include/mach/io.h | 5 | ||||
-rw-r--r-- | arch/arm/mach-ebsa110/include/mach/irqs.h | 5 | ||||
-rw-r--r-- | arch/arm/mach-ebsa110/include/mach/memory.h | 5 | ||||
-rw-r--r-- | arch/arm/mach-ebsa110/include/mach/uncompress.h | 5 |
5 files changed, 5 insertions, 20 deletions
diff --git a/arch/arm/mach-ebsa110/include/mach/hardware.h b/arch/arm/mach-ebsa110/include/mach/hardware.h index f4e5407bd004..81f6967683f6 100644 --- a/arch/arm/mach-ebsa110/include/mach/hardware.h +++ b/arch/arm/mach-ebsa110/include/mach/hardware.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-ebsa110/include/mach/hardware.h | 3 | * arch/arm/mach-ebsa110/include/mach/hardware.h |
3 | * | 4 | * |
4 | * Copyright (C) 1996-2000 Russell King. | 5 | * Copyright (C) 1996-2000 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 | * This file contains the hardware definitions of the EBSA-110. | 7 | * This file contains the hardware definitions of the EBSA-110. |
11 | */ | 8 | */ |
12 | #ifndef __ASM_ARCH_HARDWARE_H | 9 | #ifndef __ASM_ARCH_HARDWARE_H |
diff --git a/arch/arm/mach-ebsa110/include/mach/io.h b/arch/arm/mach-ebsa110/include/mach/io.h index 69975784acfa..ad170886c9aa 100644 --- a/arch/arm/mach-ebsa110/include/mach/io.h +++ b/arch/arm/mach-ebsa110/include/mach/io.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-ebsa110/include/mach/io.h | 3 | * arch/arm/mach-ebsa110/include/mach/io.h |
3 | * | 4 | * |
4 | * Copyright (C) 1997,1998 Russell King | 5 | * Copyright (C) 1997,1998 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 | * Modifications: | 7 | * Modifications: |
11 | * 06-Dec-1997 RMK Created. | 8 | * 06-Dec-1997 RMK Created. |
12 | */ | 9 | */ |
diff --git a/arch/arm/mach-ebsa110/include/mach/irqs.h b/arch/arm/mach-ebsa110/include/mach/irqs.h index a8f3771bc060..29a8671fe849 100644 --- a/arch/arm/mach-ebsa110/include/mach/irqs.h +++ b/arch/arm/mach-ebsa110/include/mach/irqs.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-ebsa110/include/mach/irqs.h | 3 | * arch/arm/mach-ebsa110/include/mach/irqs.h |
3 | * | 4 | * |
4 | * Copyright (C) 1996 Russell King | 5 | * Copyright (C) 1996 Russell King |
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 | */ | 6 | */ |
10 | 7 | ||
11 | #define NR_IRQS 8 | 8 | #define NR_IRQS 8 |
diff --git a/arch/arm/mach-ebsa110/include/mach/memory.h b/arch/arm/mach-ebsa110/include/mach/memory.h index 866f8a1c6ff7..f025f405de50 100644 --- a/arch/arm/mach-ebsa110/include/mach/memory.h +++ b/arch/arm/mach-ebsa110/include/mach/memory.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-ebsa110/include/mach/memory.h | 3 | * arch/arm/mach-ebsa110/include/mach/memory.h |
3 | * | 4 | * |
4 | * Copyright (C) 1996-1999 Russell King. | 5 | * Copyright (C) 1996-1999 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 | * Changelog: | 7 | * Changelog: |
11 | * 20-Oct-1996 RMK Created | 8 | * 20-Oct-1996 RMK Created |
12 | * 31-Dec-1997 RMK Fixed definitions to reduce warnings | 9 | * 31-Dec-1997 RMK Fixed definitions to reduce warnings |
diff --git a/arch/arm/mach-ebsa110/include/mach/uncompress.h b/arch/arm/mach-ebsa110/include/mach/uncompress.h index ab64bea69c72..3ec12efe98a6 100644 --- a/arch/arm/mach-ebsa110/include/mach/uncompress.h +++ b/arch/arm/mach-ebsa110/include/mach/uncompress.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-ebsa110/include/mach/uncompress.h | 3 | * arch/arm/mach-ebsa110/include/mach/uncompress.h |
3 | * | 4 | * |
4 | * Copyright (C) 1996,1997,1998 Russell King | 5 | * Copyright (C) 1996,1997,1998 Russell King |
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 | */ | 6 | */ |
10 | 7 | ||
11 | #include <linux/serial_reg.h> | 8 | #include <linux/serial_reg.h> |