diff options
Diffstat (limited to 'arch/arm/mach-pxa/include')
23 files changed, 23 insertions, 102 deletions
diff --git a/arch/arm/mach-pxa/include/mach/balloon3.h b/arch/arm/mach-pxa/include/mach/balloon3.h index 1b0825911e62..04f3639c4082 100644 --- a/arch/arm/mach-pxa/include/mach/balloon3.h +++ b/arch/arm/mach-pxa/include/mach/balloon3.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/asm-arm/arch-pxa/balloon3.h | 3 | * linux/include/asm-arm/arch-pxa/balloon3.h |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Created: Oct, 2005 | 6 | * Created: Oct, 2005 |
6 | * Copyright: Toby Churchill Ltd | 7 | * Copyright: Toby Churchill Ltd |
7 | * Cribbed from mainstone.c, by Nicholas Pitre | 8 | * Cribbed from mainstone.c, by Nicholas Pitre |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #ifndef ASM_ARCH_BALLOON3_H | 11 | #ifndef ASM_ARCH_BALLOON3_H |
diff --git a/arch/arm/mach-pxa/include/mach/corgi.h b/arch/arm/mach-pxa/include/mach/corgi.h index c030d955bbd7..b565ca7b8cda 100644 --- a/arch/arm/mach-pxa/include/mach/corgi.h +++ b/arch/arm/mach-pxa/include/mach/corgi.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Hardware specific definitions for SL-C7xx series of PDAs | 3 | * Hardware specific definitions for SL-C7xx series of PDAs |
3 | * | 4 | * |
4 | * Copyright (c) 2004-2005 Richard Purdie | 5 | * Copyright (c) 2004-2005 Richard Purdie |
5 | * | 6 | * |
6 | * Based on Sharp's 2.4 kernel patches | 7 | * Based on Sharp's 2.4 kernel patches |
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 | #ifndef __ASM_ARCH_CORGI_H | 9 | #ifndef __ASM_ARCH_CORGI_H |
14 | #define __ASM_ARCH_CORGI_H 1 | 10 | #define __ASM_ARCH_CORGI_H 1 |
diff --git a/arch/arm/mach-pxa/include/mach/dma.h b/arch/arm/mach-pxa/include/mach/dma.h index 20026bdc6b24..79f9842a7e1c 100644 --- a/arch/arm/mach-pxa/include/mach/dma.h +++ b/arch/arm/mach-pxa/include/mach/dma.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/dma.h | 3 | * arch/arm/mach-pxa/include/mach/dma.h |
3 | * | 4 | * |
4 | * Author: Nicolas Pitre | 5 | * Author: Nicolas Pitre |
5 | * Created: Jun 15, 2001 | 6 | * Created: Jun 15, 2001 |
6 | * Copyright: MontaVista Software, Inc. | 7 | * Copyright: 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 | */ | 8 | */ |
12 | #ifndef __ASM_ARCH_DMA_H | 9 | #ifndef __ASM_ARCH_DMA_H |
13 | #define __ASM_ARCH_DMA_H | 10 | #define __ASM_ARCH_DMA_H |
diff --git a/arch/arm/mach-pxa/include/mach/eseries-gpio.h b/arch/arm/mach-pxa/include/mach/eseries-gpio.h index f3e5509820d7..5c645600d401 100644 --- a/arch/arm/mach-pxa/include/mach/eseries-gpio.h +++ b/arch/arm/mach-pxa/include/mach/eseries-gpio.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * eseries-gpio.h | 3 | * eseries-gpio.h |
3 | * | 4 | * |
4 | * Copyright (C) Ian Molton <spyro@f2s.com> | 5 | * Copyright (C) Ian Molton <spyro@f2s.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 | 7 | ||
12 | /* e-series power button */ | 8 | /* e-series power button */ |
diff --git a/arch/arm/mach-pxa/include/mach/hardware.h b/arch/arm/mach-pxa/include/mach/hardware.h index 55064124ca4e..ee7eab16135f 100644 --- a/arch/arm/mach-pxa/include/mach/hardware.h +++ b/arch/arm/mach-pxa/include/mach/hardware.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/hardware.h | 3 | * arch/arm/mach-pxa/include/mach/hardware.h |
3 | * | 4 | * |
4 | * Author: Nicolas Pitre | 5 | * Author: Nicolas Pitre |
5 | * Created: Jun 15, 2001 | 6 | * Created: Jun 15, 2001 |
6 | * Copyright: MontaVista Software Inc. | 7 | * Copyright: 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 | */ | 8 | */ |
12 | 9 | ||
13 | #ifndef __ASM_ARCH_HARDWARE_H | 10 | #ifndef __ASM_ARCH_HARDWARE_H |
diff --git a/arch/arm/mach-pxa/include/mach/hx4700.h b/arch/arm/mach-pxa/include/mach/hx4700.h index 0e1bb46264f9..0c30e6d9c660 100644 --- a/arch/arm/mach-pxa/include/mach/hx4700.h +++ b/arch/arm/mach-pxa/include/mach/hx4700.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * GPIO and IRQ definitions for HP iPAQ hx4700 | 3 | * GPIO and IRQ definitions for HP iPAQ hx4700 |
3 | * | 4 | * |
4 | * Copyright (c) 2008 Philipp Zabel | 5 | * Copyright (c) 2008 Philipp Zabel |
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 | 7 | ||
12 | #ifndef _HX4700_H_ | 8 | #ifndef _HX4700_H_ |
diff --git a/arch/arm/mach-pxa/include/mach/irqs.h b/arch/arm/mach-pxa/include/mach/irqs.h index 7e3ea351f3c7..22bf536a462d 100644 --- a/arch/arm/mach-pxa/include/mach/irqs.h +++ b/arch/arm/mach-pxa/include/mach/irqs.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/irqs.h | 3 | * arch/arm/mach-pxa/include/mach/irqs.h |
3 | * | 4 | * |
4 | * Author: Nicolas Pitre | 5 | * Author: Nicolas Pitre |
5 | * Created: Jun 15, 2001 | 6 | * Created: Jun 15, 2001 |
6 | * Copyright: MontaVista Software Inc. | 7 | * Copyright: 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 | */ | 8 | */ |
12 | #ifndef __ASM_MACH_IRQS_H | 9 | #ifndef __ASM_MACH_IRQS_H |
13 | #define __ASM_MACH_IRQS_H | 10 | #define __ASM_MACH_IRQS_H |
diff --git a/arch/arm/mach-pxa/include/mach/lubbock.h b/arch/arm/mach-pxa/include/mach/lubbock.h index 1eecf794acd2..72b5c3db37dc 100644 --- a/arch/arm/mach-pxa/include/mach/lubbock.h +++ b/arch/arm/mach-pxa/include/mach/lubbock.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/lubbock.h | 3 | * arch/arm/mach-pxa/include/mach/lubbock.h |
3 | * | 4 | * |
4 | * Author: Nicolas Pitre | 5 | * Author: Nicolas Pitre |
5 | * Created: Jun 15, 2001 | 6 | * Created: Jun 15, 2001 |
6 | * Copyright: MontaVista Software Inc. | 7 | * Copyright: 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 | */ | 8 | */ |
12 | 9 | ||
13 | #include <mach/irqs.h> | 10 | #include <mach/irqs.h> |
diff --git a/arch/arm/mach-pxa/include/mach/magician.h b/arch/arm/mach-pxa/include/mach/magician.h index c48b54d0f331..7d3af561af6f 100644 --- a/arch/arm/mach-pxa/include/mach/magician.h +++ b/arch/arm/mach-pxa/include/mach/magician.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * GPIO and IRQ definitions for HTC Magician PDA phones | 3 | * GPIO and IRQ definitions for HTC Magician PDA phones |
3 | * | 4 | * |
4 | * Copyright (c) 2007 Philipp Zabel | 5 | * Copyright (c) 2007 Philipp Zabel |
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 | 7 | ||
12 | #ifndef _MAGICIAN_H_ | 8 | #ifndef _MAGICIAN_H_ |
diff --git a/arch/arm/mach-pxa/include/mach/mainstone.h b/arch/arm/mach-pxa/include/mach/mainstone.h index 474041a83d80..1698f2ffd7c7 100644 --- a/arch/arm/mach-pxa/include/mach/mainstone.h +++ b/arch/arm/mach-pxa/include/mach/mainstone.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/mainstone.h | 3 | * arch/arm/mach-pxa/include/mach/mainstone.h |
3 | * | 4 | * |
4 | * Author: Nicolas Pitre | 5 | * Author: Nicolas Pitre |
5 | * Created: Nov 14, 2002 | 6 | * Created: Nov 14, 2002 |
6 | * Copyright: MontaVista Software Inc. | 7 | * Copyright: 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 | */ | 8 | */ |
12 | 9 | ||
13 | #ifndef ASM_ARCH_MAINSTONE_H | 10 | #ifndef ASM_ARCH_MAINSTONE_H |
diff --git a/arch/arm/mach-pxa/include/mach/mfp.h b/arch/arm/mach-pxa/include/mach/mfp.h index 271e249ae34f..dbb961fb570e 100644 --- a/arch/arm/mach-pxa/include/mach/mfp.h +++ b/arch/arm/mach-pxa/include/mach/mfp.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/mfp.h | 3 | * arch/arm/mach-pxa/include/mach/mfp.h |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * 2007-8-21: eric miao <eric.miao@marvell.com> | 9 | * 2007-8-21: eric miao <eric.miao@marvell.com> |
9 | * initial version | 10 | * initial version |
10 | * | ||
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | */ | 11 | */ |
15 | 12 | ||
16 | #ifndef __ASM_ARCH_MFP_H | 13 | #ifndef __ASM_ARCH_MFP_H |
diff --git a/arch/arm/mach-pxa/include/mach/mtd-xip.h b/arch/arm/mach-pxa/include/mach/mtd-xip.h index 9bf4ea6a6f74..4b31bef9e50a 100644 --- a/arch/arm/mach-pxa/include/mach/mtd-xip.h +++ b/arch/arm/mach-pxa/include/mach/mtd-xip.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * MTD primitives for XIP support. Architecture specific functions | 3 | * MTD primitives for XIP support. Architecture specific functions |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Author: Nicolas Pitre | 7 | * Author: Nicolas Pitre |
7 | * Created: Nov 2, 2004 | 8 | * Created: Nov 2, 2004 |
8 | * Copyright: (C) 2004 MontaVista Software, Inc. | 9 | * Copyright: (C) 2004 MontaVista Software, Inc. |
9 | * | ||
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License version 2 as | ||
12 | * published by the Free Software Foundation. | ||
13 | */ | 10 | */ |
14 | 11 | ||
15 | #ifndef __ARCH_PXA_MTD_XIP_H__ | 12 | #ifndef __ARCH_PXA_MTD_XIP_H__ |
diff --git a/arch/arm/mach-pxa/include/mach/palmld.h b/arch/arm/mach-pxa/include/mach/palmld.h index b184f296023b..99a6d8b3a1e3 100644 --- a/arch/arm/mach-pxa/include/mach/palmld.h +++ b/arch/arm/mach-pxa/include/mach/palmld.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * GPIOs and interrupts for Palm LifeDrive Handheld Computer | 3 | * GPIOs and interrupts for Palm LifeDrive Handheld Computer |
3 | * | 4 | * |
4 | * Authors: Alex Osborne <ato@meshy.org> | 5 | * Authors: Alex Osborne <ato@meshy.org> |
5 | * Marek Vasut <marek.vasut@gmail.com> | 6 | * Marek Vasut <marek.vasut@gmail.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | * | ||
11 | */ | 7 | */ |
12 | 8 | ||
13 | #ifndef _INCLUDE_PALMLD_H_ | 9 | #ifndef _INCLUDE_PALMLD_H_ |
diff --git a/arch/arm/mach-pxa/include/mach/palmtc.h b/arch/arm/mach-pxa/include/mach/palmtc.h index 81c727b3cfd2..9257a02c46e5 100644 --- a/arch/arm/mach-pxa/include/mach/palmtc.h +++ b/arch/arm/mach-pxa/include/mach/palmtc.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/asm-arm/arch-pxa/palmtc-gpio.h | 3 | * linux/include/asm-arm/arch-pxa/palmtc-gpio.h |
3 | * | 4 | * |
@@ -6,11 +7,6 @@ | |||
6 | * Authors: Alex Osborne <bobofdoom@gmail.com> | 7 | * Authors: Alex Osborne <bobofdoom@gmail.com> |
7 | * Marek Vasut <marek.vasut@gmail.com> | 8 | * Marek Vasut <marek.vasut@gmail.com> |
8 | * Holger Bocklet <bitz.email@gmx.net> | 9 | * Holger Bocklet <bitz.email@gmx.net> |
9 | * | ||
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License version 2 as | ||
12 | * published by the Free Software Foundation. | ||
13 | * | ||
14 | */ | 10 | */ |
15 | 11 | ||
16 | #ifndef _INCLUDE_PALMTC_H_ | 12 | #ifndef _INCLUDE_PALMTC_H_ |
diff --git a/arch/arm/mach-pxa/include/mach/palmtx.h b/arch/arm/mach-pxa/include/mach/palmtx.h index 92bc1f05300d..ec88abf0fc6c 100644 --- a/arch/arm/mach-pxa/include/mach/palmtx.h +++ b/arch/arm/mach-pxa/include/mach/palmtx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * GPIOs and interrupts for Palm T|X Handheld Computer | 3 | * GPIOs and interrupts for Palm T|X Handheld Computer |
3 | * | 4 | * |
@@ -6,11 +7,6 @@ | |||
6 | * Authors: Marek Vasut <marek.vasut@gmail.com> | 7 | * Authors: Marek Vasut <marek.vasut@gmail.com> |
7 | * Cristiano P. <cristianop@users.sourceforge.net> | 8 | * Cristiano P. <cristianop@users.sourceforge.net> |
8 | * Jan Herman <2hp@seznam.cz> | 9 | * Jan Herman <2hp@seznam.cz> |
9 | * | ||
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License version 2 as | ||
12 | * published by the Free Software Foundation. | ||
13 | * | ||
14 | */ | 10 | */ |
15 | 11 | ||
16 | #ifndef _INCLUDE_PALMTX_H_ | 12 | #ifndef _INCLUDE_PALMTX_H_ |
diff --git a/arch/arm/mach-pxa/include/mach/pxa2xx-regs.h b/arch/arm/mach-pxa/include/mach/pxa2xx-regs.h index 5537d5601d70..fa121e135915 100644 --- a/arch/arm/mach-pxa/include/mach/pxa2xx-regs.h +++ b/arch/arm/mach-pxa/include/mach/pxa2xx-regs.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/pxa2xx-regs.h | 3 | * arch/arm/mach-pxa/include/mach/pxa2xx-regs.h |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Author: Nicolas Pitre | 7 | * Author: Nicolas Pitre |
7 | * Copyright: MontaVista Software Inc. | 8 | * Copyright: MontaVista Software Inc. |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #ifndef __PXA2XX_REGS_H | 11 | #ifndef __PXA2XX_REGS_H |
diff --git a/arch/arm/mach-pxa/include/mach/pxa3xx-regs.h b/arch/arm/mach-pxa/include/mach/pxa3xx-regs.h index 888bf7ade15a..070f6c74196e 100644 --- a/arch/arm/mach-pxa/include/mach/pxa3xx-regs.h +++ b/arch/arm/mach-pxa/include/mach/pxa3xx-regs.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/pxa3xx-regs.h | 3 | * arch/arm/mach-pxa/include/mach/pxa3xx-regs.h |
3 | * | 4 | * |
4 | * PXA3xx specific register definitions | 5 | * PXA3xx specific register definitions |
5 | * | 6 | * |
6 | * Copyright (C) 2007 Marvell International Ltd. | 7 | * Copyright (C) 2007 Marvell International Ltd. |
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 | */ | 8 | */ |
12 | 9 | ||
13 | #ifndef __ASM_ARCH_PXA3XX_REGS_H | 10 | #ifndef __ASM_ARCH_PXA3XX_REGS_H |
diff --git a/arch/arm/mach-pxa/include/mach/smemc.h b/arch/arm/mach-pxa/include/mach/smemc.h index b802f285fe00..9b2453a7ab23 100644 --- a/arch/arm/mach-pxa/include/mach/smemc.h +++ b/arch/arm/mach-pxa/include/mach/smemc.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Static memory controller register definitions for PXA CPUs | 3 | * Static memory controller register definitions for PXA CPUs |
3 | * | 4 | * |
4 | * Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.com> | 5 | * Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.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 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __SMEMC_REGS_H | 8 | #ifndef __SMEMC_REGS_H |
diff --git a/arch/arm/mach-pxa/include/mach/spitz.h b/arch/arm/mach-pxa/include/mach/spitz.h index 25c9f62e46aa..04828d8918aa 100644 --- a/arch/arm/mach-pxa/include/mach/spitz.h +++ b/arch/arm/mach-pxa/include/mach/spitz.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Hardware specific definitions for SL-Cx000 series of PDAs | 3 | * Hardware specific definitions for SL-Cx000 series of PDAs |
3 | * | 4 | * |
@@ -5,11 +6,6 @@ | |||
5 | * Copyright (c) 2005 Richard Purdie | 6 | * Copyright (c) 2005 Richard Purdie |
6 | * | 7 | * |
7 | * Based on Sharp's 2.4 kernel patches | 8 | * Based on Sharp's 2.4 kernel patches |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | * | ||
13 | */ | 9 | */ |
14 | #ifndef __ASM_ARCH_SPITZ_H | 10 | #ifndef __ASM_ARCH_SPITZ_H |
15 | #define __ASM_ARCH_SPITZ_H 1 | 11 | #define __ASM_ARCH_SPITZ_H 1 |
diff --git a/arch/arm/mach-pxa/include/mach/tosa.h b/arch/arm/mach-pxa/include/mach/tosa.h index 0497d95cef25..a499ed17931e 100644 --- a/arch/arm/mach-pxa/include/mach/tosa.h +++ b/arch/arm/mach-pxa/include/mach/tosa.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Hardware specific definitions for Sharp SL-C6000x series of PDAs | 3 | * Hardware specific definitions for Sharp SL-C6000x series of PDAs |
3 | * | 4 | * |
4 | * Copyright (c) 2005 Dirk Opfer | 5 | * Copyright (c) 2005 Dirk Opfer |
5 | * | 6 | * |
6 | * Based on Sharp's 2.4 kernel patches | 7 | * Based on Sharp's 2.4 kernel patches |
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 | #ifndef _ASM_ARCH_TOSA_H_ | 9 | #ifndef _ASM_ARCH_TOSA_H_ |
14 | #define _ASM_ARCH_TOSA_H_ 1 | 10 | #define _ASM_ARCH_TOSA_H_ 1 |
diff --git a/arch/arm/mach-pxa/include/mach/uncompress.h b/arch/arm/mach-pxa/include/mach/uncompress.h index 8c27757e68ff..c36306064eee 100644 --- a/arch/arm/mach-pxa/include/mach/uncompress.h +++ b/arch/arm/mach-pxa/include/mach/uncompress.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/uncompress.h | 3 | * arch/arm/mach-pxa/include/mach/uncompress.h |
3 | * | 4 | * |
4 | * Author: Nicolas Pitre | 5 | * Author: Nicolas Pitre |
5 | * Copyright: (C) 2001 MontaVista Software Inc. | 6 | * Copyright: (C) 2001 MontaVista Software Inc. |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/serial_reg.h> | 9 | #include <linux/serial_reg.h> |
diff --git a/arch/arm/mach-pxa/include/mach/vpac270.h b/arch/arm/mach-pxa/include/mach/vpac270.h index 7bfa3dd0fd5e..0cd094d8c553 100644 --- a/arch/arm/mach-pxa/include/mach/vpac270.h +++ b/arch/arm/mach-pxa/include/mach/vpac270.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * GPIOs and interrupts for Voipac PXA270 | 3 | * GPIOs and interrupts for Voipac PXA270 |
3 | * | 4 | * |
4 | * Copyright (C) 2010 | 5 | * Copyright (C) 2010 |
5 | * Marek Vasut <marek.vasut@gmail.com> | 6 | * Marek Vasut <marek.vasut@gmail.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | * | ||
11 | */ | 7 | */ |
12 | 8 | ||
13 | #ifndef _INCLUDE_VPAC270_H_ | 9 | #ifndef _INCLUDE_VPAC270_H_ |
diff --git a/arch/arm/mach-pxa/include/mach/z2.h b/arch/arm/mach-pxa/include/mach/z2.h index 7b0f71ef3167..a78b2e28b1db 100644 --- a/arch/arm/mach-pxa/include/mach/z2.h +++ b/arch/arm/mach-pxa/include/mach/z2.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/z2.h | 3 | * arch/arm/mach-pxa/include/mach/z2.h |
3 | * | 4 | * |
4 | * Author: Ken McGuire | 5 | * Author: Ken McGuire |
5 | * Created: Feb 6, 2009 | 6 | * Created: Feb 6, 2009 |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef ASM_ARCH_ZIPIT2_H | 9 | #ifndef ASM_ARCH_ZIPIT2_H |