diff options
Diffstat (limited to 'arch/arm/mach-rpc/include')
-rw-r--r-- | arch/arm/mach-rpc/include/mach/acornfb.h | 5 | ||||
-rw-r--r-- | arch/arm/mach-rpc/include/mach/hardware.h | 5 | ||||
-rw-r--r-- | arch/arm/mach-rpc/include/mach/io.h | 5 | ||||
-rw-r--r-- | arch/arm/mach-rpc/include/mach/irqs.h | 5 | ||||
-rw-r--r-- | arch/arm/mach-rpc/include/mach/isa-dma.h | 5 | ||||
-rw-r--r-- | arch/arm/mach-rpc/include/mach/memory.h | 5 | ||||
-rw-r--r-- | arch/arm/mach-rpc/include/mach/uncompress.h | 5 |
7 files changed, 7 insertions, 28 deletions
diff --git a/arch/arm/mach-rpc/include/mach/acornfb.h b/arch/arm/mach-rpc/include/mach/acornfb.h index 395d76288ffe..2bf18ab3d699 100644 --- a/arch/arm/mach-rpc/include/mach/acornfb.h +++ b/arch/arm/mach-rpc/include/mach/acornfb.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-rpc/include/mach/acornfb.h | 3 | * arch/arm/mach-rpc/include/mach/acornfb.h |
3 | * | 4 | * |
4 | * Copyright (C) 1999 Russell King | 5 | * Copyright (C) 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 | * AcornFB architecture specific code | 7 | * AcornFB architecture specific code |
11 | */ | 8 | */ |
12 | 9 | ||
diff --git a/arch/arm/mach-rpc/include/mach/hardware.h b/arch/arm/mach-rpc/include/mach/hardware.h index 622d4e5df029..6f197706f979 100644 --- a/arch/arm/mach-rpc/include/mach/hardware.h +++ b/arch/arm/mach-rpc/include/mach/hardware.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-rpc/include/mach/hardware.h | 3 | * arch/arm/mach-rpc/include/mach/hardware.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 | * This file contains the hardware definitions of the RiscPC series machines. | 7 | * This file contains the hardware definitions of the RiscPC series machines. |
11 | */ | 8 | */ |
12 | #ifndef __ASM_ARCH_HARDWARE_H | 9 | #ifndef __ASM_ARCH_HARDWARE_H |
diff --git a/arch/arm/mach-rpc/include/mach/io.h b/arch/arm/mach-rpc/include/mach/io.h index 707071a7ea4e..8a8f28406691 100644 --- a/arch/arm/mach-rpc/include/mach/io.h +++ b/arch/arm/mach-rpc/include/mach/io.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-rpc/include/mach/io.h | 3 | * arch/arm/mach-rpc/include/mach/io.h |
3 | * | 4 | * |
4 | * Copyright (C) 1997 Russell King | 5 | * Copyright (C) 1997 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-rpc/include/mach/irqs.h b/arch/arm/mach-rpc/include/mach/irqs.h index 6868e178274d..0c3428fd9729 100644 --- a/arch/arm/mach-rpc/include/mach/irqs.h +++ b/arch/arm/mach-rpc/include/mach/irqs.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-rpc/include/mach/irqs.h | 3 | * arch/arm/mach-rpc/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 IRQ_PRINTER 0 | 8 | #define IRQ_PRINTER 0 |
diff --git a/arch/arm/mach-rpc/include/mach/isa-dma.h b/arch/arm/mach-rpc/include/mach/isa-dma.h index 67bfc6719c34..d9c3af1ef718 100644 --- a/arch/arm/mach-rpc/include/mach/isa-dma.h +++ b/arch/arm/mach-rpc/include/mach/isa-dma.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-rpc/include/mach/isa-dma.h | 3 | * arch/arm/mach-rpc/include/mach/isa-dma.h |
3 | * | 4 | * |
4 | * Copyright (C) 1997 Russell King | 5 | * Copyright (C) 1997 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 | #ifndef __ASM_ARCH_DMA_H | 7 | #ifndef __ASM_ARCH_DMA_H |
11 | #define __ASM_ARCH_DMA_H | 8 | #define __ASM_ARCH_DMA_H |
diff --git a/arch/arm/mach-rpc/include/mach/memory.h b/arch/arm/mach-rpc/include/mach/memory.h index b7e49571417d..a586eb31b18d 100644 --- a/arch/arm/mach-rpc/include/mach/memory.h +++ b/arch/arm/mach-rpc/include/mach/memory.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-rpc/include/mach/memory.h | 3 | * arch/arm/mach-rpc/include/mach/memory.h |
3 | * | 4 | * |
4 | * Copyright (C) 1996,1997,1998 Russell King. | 5 | * Copyright (C) 1996,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 | * 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-rpc/include/mach/uncompress.h b/arch/arm/mach-rpc/include/mach/uncompress.h index 654a6f3f2547..a023b5f9bbbb 100644 --- a/arch/arm/mach-rpc/include/mach/uncompress.h +++ b/arch/arm/mach-rpc/include/mach/uncompress.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-rpc/include/mach/uncompress.h | 3 | * arch/arm/mach-rpc/include/mach/uncompress.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 | #define VIDMEM ((char *)SCREEN_START) | 7 | #define VIDMEM ((char *)SCREEN_START) |
11 | 8 | ||