diff options
Diffstat (limited to 'arch/arm/mach-pxa')
110 files changed, 110 insertions, 481 deletions
diff --git a/arch/arm/mach-pxa/balloon3.c b/arch/arm/mach-pxa/balloon3.c index 1f24e0259f99..26140249c784 100644 --- a/arch/arm/mach-pxa/balloon3.c +++ b/arch/arm/mach-pxa/balloon3.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/balloon3.c | 3 | * linux/arch/arm/mach-pxa/balloon3.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Created: June, 2006 | 8 | * Created: June, 2006 |
8 | * Copyright: Toby Churchill Ltd | 9 | * Copyright: Toby Churchill Ltd |
9 | * Derived from mainstone.c, by Nico Pitre | 10 | * Derived from mainstone.c, by Nico Pitre |
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 | #include <linux/export.h> | 13 | #include <linux/export.h> |
diff --git a/arch/arm/mach-pxa/capc7117.c b/arch/arm/mach-pxa/capc7117.c index 1c3cbfca9f40..7712327f56a8 100644 --- a/arch/arm/mach-pxa/capc7117.c +++ b/arch/arm/mach-pxa/capc7117.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/capc7117.c | 3 | * linux/arch/arm/mach-pxa/capc7117.c |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * 2010-01-09: Edwin Peer <epeer@tmtservices.co.za> | 14 | * 2010-01-09: Edwin Peer <epeer@tmtservices.co.za> |
14 | * Hennie van der Merwe <hvdmerwe@tmtservices.co.za> | 15 | * Hennie van der Merwe <hvdmerwe@tmtservices.co.za> |
15 | * rework for upstream merge | 16 | * rework for upstream merge |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #include <linux/irq.h> | 19 | #include <linux/irq.h> |
diff --git a/arch/arm/mach-pxa/cm-x255.c b/arch/arm/mach-pxa/cm-x255.c index 4401dfcd7e68..ea1e85775759 100644 --- a/arch/arm/mach-pxa/cm-x255.c +++ b/arch/arm/mach-pxa/cm-x255.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/cm-x255.c | 3 | * linux/arch/arm/mach-pxa/cm-x255.c |
3 | * | 4 | * |
4 | * Copyright (C) 2007, 2008 CompuLab, Ltd. | 5 | * Copyright (C) 2007, 2008 CompuLab, Ltd. |
5 | * Mike Rapoport <mike@compulab.co.il> | 6 | * Mike Rapoport <mike@compulab.co.il> |
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/platform_device.h> | 9 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/cm-x270.c b/arch/arm/mach-pxa/cm-x270.c index 279eeca7add0..9baad11314f2 100644 --- a/arch/arm/mach-pxa/cm-x270.c +++ b/arch/arm/mach-pxa/cm-x270.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/cm-x270.c | 3 | * linux/arch/arm/mach-pxa/cm-x270.c |
3 | * | 4 | * |
4 | * Copyright (C) 2007, 2008 CompuLab, Ltd. | 5 | * Copyright (C) 2007, 2008 CompuLab, Ltd. |
5 | * Mike Rapoport <mike@compulab.co.il> | 6 | * Mike Rapoport <mike@compulab.co.il> |
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/platform_device.h> | 9 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/cm-x2xx-pci.c b/arch/arm/mach-pxa/cm-x2xx-pci.c index 3221ae15bef7..f1c61c6b5610 100644 --- a/arch/arm/mach-pxa/cm-x2xx-pci.c +++ b/arch/arm/mach-pxa/cm-x2xx-pci.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/cm-x2xx-pci.c | 3 | * linux/arch/arm/mach-pxa/cm-x2xx-pci.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * Copyright (C) 2007, 2008 Compulab, Ltd. | 9 | * Copyright (C) 2007, 2008 Compulab, Ltd. |
9 | * Mike Rapoport <mike@compulab.co.il> | 10 | * Mike Rapoport <mike@compulab.co.il> |
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 | #include <linux/kernel.h> | 13 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-pxa/cm-x2xx.c b/arch/arm/mach-pxa/cm-x2xx.c index 7202022ee243..ff976d1217eb 100644 --- a/arch/arm/mach-pxa/cm-x2xx.c +++ b/arch/arm/mach-pxa/cm-x2xx.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/cm-x2xx.c | 3 | * linux/arch/arm/mach-pxa/cm-x2xx.c |
3 | * | 4 | * |
4 | * Copyright (C) 2008 CompuLab, Ltd. | 5 | * Copyright (C) 2008 CompuLab, Ltd. |
5 | * Mike Rapoport <mike@compulab.co.il> | 6 | * Mike Rapoport <mike@compulab.co.il> |
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/platform_device.h> | 9 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/cm-x300.c b/arch/arm/mach-pxa/cm-x300.c index b76b566280fa..425855f456f2 100644 --- a/arch/arm/mach-pxa/cm-x300.c +++ b/arch/arm/mach-pxa/cm-x300.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/cm-x300.c | 3 | * linux/arch/arm/mach-pxa/cm-x300.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * Mike Rapoport <mike@compulab.co.il> | 9 | * Mike Rapoport <mike@compulab.co.il> |
9 | * Igor Grinberg <grinberg@compulab.co.il> | 10 | * Igor Grinberg <grinberg@compulab.co.il> |
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 | #define pr_fmt(fmt) "%s: " fmt, __func__ | 12 | #define pr_fmt(fmt) "%s: " fmt, __func__ |
16 | 13 | ||
diff --git a/arch/arm/mach-pxa/colibri-evalboard.c b/arch/arm/mach-pxa/colibri-evalboard.c index 2ccdef5de138..b9c173ede891 100644 --- a/arch/arm/mach-pxa/colibri-evalboard.c +++ b/arch/arm/mach-pxa/colibri-evalboard.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/colibri-evalboard.c | 3 | * linux/arch/arm/mach-pxa/colibri-evalboard.c |
3 | * | 4 | * |
4 | * Support for Toradex Colibri Evaluation Carrier Board | 5 | * Support for Toradex Colibri Evaluation Carrier Board |
5 | * Daniel Mack <daniel@caiaq.de> | 6 | * Daniel Mack <daniel@caiaq.de> |
6 | * Marek Vasut <marek.vasut@gmail.com> | 7 | * Marek Vasut <marek.vasut@gmail.com> |
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 <linux/init.h> | 10 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/colibri-pxa270-income.c b/arch/arm/mach-pxa/colibri-pxa270-income.c index d203dd30cdd0..dbad2f13706c 100644 --- a/arch/arm/mach-pxa/colibri-pxa270-income.c +++ b/arch/arm/mach-pxa/colibri-pxa270-income.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/income.c | 3 | * linux/arch/arm/mach-pxa/income.c |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Copyright (C) 2010 | 7 | * Copyright (C) 2010 |
7 | * Marek Vasut <marek.vasut@gmail.com> | 8 | * Marek Vasut <marek.vasut@gmail.com> |
8 | * Pavel Revak <palo@bielyvlk.sk> | 9 | * Pavel Revak <palo@bielyvlk.sk> |
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 | #include <linux/bitops.h> | 12 | #include <linux/bitops.h> |
diff --git a/arch/arm/mach-pxa/colibri-pxa270.c b/arch/arm/mach-pxa/colibri-pxa270.c index 510625dde3cb..2f2cd2ae4187 100644 --- a/arch/arm/mach-pxa/colibri-pxa270.c +++ b/arch/arm/mach-pxa/colibri-pxa270.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/colibri-pxa270.c | 3 | * linux/arch/arm/mach-pxa/colibri-pxa270.c |
3 | * | 4 | * |
4 | * Support for Toradex PXA270 based Colibri module | 5 | * Support for Toradex PXA270 based Colibri module |
5 | * Daniel Mack <daniel@caiaq.de> | 6 | * Daniel Mack <daniel@caiaq.de> |
6 | * Marek Vasut <marek.vasut@gmail.com> | 7 | * Marek Vasut <marek.vasut@gmail.com> |
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 <linux/init.h> | 10 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/colibri-pxa300.c b/arch/arm/mach-pxa/colibri-pxa300.c index 2f635bdc797f..82052dfd96b6 100644 --- a/arch/arm/mach-pxa/colibri-pxa300.c +++ b/arch/arm/mach-pxa/colibri-pxa300.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/colibri-pxa300.c | 3 | * arch/arm/mach-pxa/colibri-pxa300.c |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Daniel Mack <daniel@caiaq.de> | 7 | * Daniel Mack <daniel@caiaq.de> |
7 | * Matthias Meier <matthias.j.meier@gmx.net> | 8 | * Matthias Meier <matthias.j.meier@gmx.net> |
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 | #include <linux/init.h> | 11 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/colibri-pxa320.c b/arch/arm/mach-pxa/colibri-pxa320.c index ffcefe6dbc82..eba917d69c0a 100644 --- a/arch/arm/mach-pxa/colibri-pxa320.c +++ b/arch/arm/mach-pxa/colibri-pxa320.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/colibri-pxa320.c | 3 | * arch/arm/mach-pxa/colibri-pxa320.c |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Daniel Mack <daniel@caiaq.de> | 7 | * Daniel Mack <daniel@caiaq.de> |
7 | * Matthias Meier <matthias.j.meier@gmx.net> | 8 | * Matthias Meier <matthias.j.meier@gmx.net> |
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 | #include <linux/init.h> | 11 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/colibri-pxa3xx.c b/arch/arm/mach-pxa/colibri-pxa3xx.c index 0c88e4e417b4..3cead80a2b37 100644 --- a/arch/arm/mach-pxa/colibri-pxa3xx.c +++ b/arch/arm/mach-pxa/colibri-pxa3xx.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/colibri-pxa3xx.c | 3 | * arch/arm/mach-pxa/colibri-pxa3xx.c |
3 | * | 4 | * |
4 | * Common functions for all Toradex PXA3xx modules | 5 | * Common functions for all Toradex PXA3xx modules |
5 | * | 6 | * |
6 | * Daniel Mack <daniel@caiaq.de> | 7 | * Daniel Mack <daniel@caiaq.de> |
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 <linux/init.h> | 10 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/corgi.c b/arch/arm/mach-pxa/corgi.c index 7ecf559bd71c..f2d73289230f 100644 --- a/arch/arm/mach-pxa/corgi.c +++ b/arch/arm/mach-pxa/corgi.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Support for Sharp SL-C7xx PDAs | 3 | * Support for Sharp SL-C7xx PDAs |
3 | * Models: SL-C700 (Corgi), SL-C750 (Shepherd), SL-C760 (Husky) | 4 | * Models: SL-C700 (Corgi), SL-C750 (Shepherd), SL-C760 (Husky) |
@@ -5,11 +6,6 @@ | |||
5 | * Copyright (c) 2004-2005 Richard Purdie | 6 | * Copyright (c) 2004-2005 Richard Purdie |
6 | * | 7 | * |
7 | * Based on Sharp's 2.4 kernel patches/lubbock.c | 8 | * Based on Sharp's 2.4 kernel patches/lubbock.c |
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 | 10 | ||
15 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-pxa/corgi_pm.c b/arch/arm/mach-pxa/corgi_pm.c index c71c483f410e..092dcb9fced5 100644 --- a/arch/arm/mach-pxa/corgi_pm.c +++ b/arch/arm/mach-pxa/corgi_pm.c | |||
@@ -1,12 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Battery and Power Management code for the Sharp SL-C7xx | 3 | * Battery and Power Management code for the Sharp SL-C7xx |
3 | * | 4 | * |
4 | * Copyright (c) 2005 Richard Purdie | 5 | * Copyright (c) 2005 Richard Purdie |
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 | #include <linux/module.h> | 8 | #include <linux/module.h> |
diff --git a/arch/arm/mach-pxa/csb726.c b/arch/arm/mach-pxa/csb726.c index e26e7e60a169..98fcdc6e2944 100644 --- a/arch/arm/mach-pxa/csb726.c +++ b/arch/arm/mach-pxa/csb726.c | |||
@@ -1,12 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Support for Cogent CSB726 | 3 | * Support for Cogent CSB726 |
3 | * | 4 | * |
4 | * Copyright (c) 2008 Dmitry Eremin-Solenikov | 5 | * Copyright (c) 2008 Dmitry Eremin-Solenikov |
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 | #include <linux/kernel.h> | 7 | #include <linux/kernel.h> |
12 | #include <linux/init.h> | 8 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/csb726.h b/arch/arm/mach-pxa/csb726.h index f1f2a78cfd16..30d7cf926b84 100644 --- a/arch/arm/mach-pxa/csb726.h +++ b/arch/arm/mach-pxa/csb726.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Support for Cogent CSB726 | 3 | * Support for Cogent CSB726 |
3 | * | 4 | * |
4 | * Copyright (c) 2008 Dmitry Baryshkov | 5 | * Copyright (c) 2008 Dmitry Baryshkov |
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 CSB726_H | 7 | #ifndef CSB726_H |
12 | #define CSB726_H | 8 | #define CSB726_H |
diff --git a/arch/arm/mach-pxa/em-x270.c b/arch/arm/mach-pxa/em-x270.c index fa3adb073a0f..d8681a331030 100644 --- a/arch/arm/mach-pxa/em-x270.c +++ b/arch/arm/mach-pxa/em-x270.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Support for CompuLab EM-X270 platform | 3 | * Support for CompuLab EM-X270 platform |
3 | * | 4 | * |
4 | * Copyright (C) 2007, 2008 CompuLab, Ltd. | 5 | * Copyright (C) 2007, 2008 CompuLab, Ltd. |
5 | * Author: Mike Rapoport <mike@compulab.co.il> | 6 | * Author: Mike Rapoport <mike@compulab.co.il> |
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/irq.h> | 9 | #include <linux/irq.h> |
diff --git a/arch/arm/mach-pxa/eseries-irq.h b/arch/arm/mach-pxa/eseries-irq.h index de292b269c63..572d573ce66b 100644 --- a/arch/arm/mach-pxa/eseries-irq.h +++ b/arch/arm/mach-pxa/eseries-irq.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * eseries-irq.h | 3 | * eseries-irq.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 | #define ANGELX_IRQ_BASE (IRQ_BOARD_START+8) | 8 | #define ANGELX_IRQ_BASE (IRQ_BOARD_START+8) |
diff --git a/arch/arm/mach-pxa/ezx.c b/arch/arm/mach-pxa/ezx.c index 5e110e70ce5a..ec10851b63cf 100644 --- a/arch/arm/mach-pxa/ezx.c +++ b/arch/arm/mach-pxa/ezx.c | |||
@@ -1,14 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * ezx.c - Common code for the EZX platform. | 3 | * ezx.c - Common code for the EZX platform. |
3 | * | 4 | * |
4 | * Copyright (C) 2005-2006 Harald Welte <laforge@openezx.org>, | 5 | * Copyright (C) 2005-2006 Harald Welte <laforge@openezx.org>, |
5 | * 2007-2008 Daniel Ribeiro <drwyrm@gmail.com>, | 6 | * 2007-2008 Daniel Ribeiro <drwyrm@gmail.com>, |
6 | * 2007-2008 Stefan Schmidt <stefan@datenfreihafen.org> | 7 | * 2007-2008 Stefan Schmidt <stefan@datenfreihafen.org> |
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 | 9 | ||
14 | #include <linux/kernel.h> | 10 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-pxa/generic.c b/arch/arm/mach-pxa/generic.c index cb73a9723d0e..ab7cdffd7ea8 100644 --- a/arch/arm/mach-pxa/generic.c +++ b/arch/arm/mach-pxa/generic.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/generic.c | 3 | * linux/arch/arm/mach-pxa/generic.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * Code common to all PXA machines. | 9 | * Code common to all PXA machines. |
9 | * | 10 | * |
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 | * Since this file should be linked before any other machine specific file, | 11 | * Since this file should be linked before any other machine specific file, |
15 | * the __initcall() here will be executed first. This serves as default | 12 | * the __initcall() here will be executed first. This serves as default |
16 | * initialization stuff for PXA machines which can be overridden later if | 13 | * initialization stuff for PXA machines which can be overridden later if |
diff --git a/arch/arm/mach-pxa/generic.h b/arch/arm/mach-pxa/generic.h index 75e3f611e5d8..3b7873f8e1f8 100644 --- a/arch/arm/mach-pxa/generic.h +++ b/arch/arm/mach-pxa/generic.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/generic.h | 3 | * linux/arch/arm/mach-pxa/generic.h |
3 | * | 4 | * |
4 | * Author: Nicolas Pitre | 5 | * Author: Nicolas Pitre |
5 | * Copyright: MontaVista Software Inc. | 6 | * Copyright: 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/reboot.h> | 9 | #include <linux/reboot.h> |
diff --git a/arch/arm/mach-pxa/gumstix.c b/arch/arm/mach-pxa/gumstix.c index eb03283ccdee..4b4589cf431f 100644 --- a/arch/arm/mach-pxa/gumstix.c +++ b/arch/arm/mach-pxa/gumstix.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/gumstix.c | 3 | * linux/arch/arm/mach-pxa/gumstix.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Created: Feb 14, 2008 | 8 | * Created: Feb 14, 2008 |
8 | * Copyright: Craig Hughes | 9 | * Copyright: Craig Hughes |
9 | * | 10 | * |
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 | * Implemented based on lubbock.c by Nicolas Pitre and code from Craig | 11 | * Implemented based on lubbock.c by Nicolas Pitre and code from Craig |
15 | * Hughes | 12 | * Hughes |
16 | */ | 13 | */ |
diff --git a/arch/arm/mach-pxa/gumstix.h b/arch/arm/mach-pxa/gumstix.h index 825f2d1260ae..470250cdee16 100644 --- a/arch/arm/mach-pxa/gumstix.h +++ b/arch/arm/mach-pxa/gumstix.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/gumstix.h | 3 | * arch/arm/mach-pxa/include/mach/gumstix.h |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | 5 | ||
9 | #include <mach/irqs.h> /* PXA_GPIO_TO_IRQ */ | 6 | #include <mach/irqs.h> /* PXA_GPIO_TO_IRQ */ |
diff --git a/arch/arm/mach-pxa/himalaya.c b/arch/arm/mach-pxa/himalaya.c index 70e9c06595f6..469ffeec6da5 100644 --- a/arch/arm/mach-pxa/himalaya.c +++ b/arch/arm/mach-pxa/himalaya.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/himalaya.c | 3 | * linux/arch/arm/mach-pxa/himalaya.c |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Based on 2.6.21-hh20's himalaya.c and himalaya_lcd.c | 7 | * Based on 2.6.21-hh20's himalaya.c and himalaya_lcd.c |
7 | * | 8 | * |
8 | * Copyright (c) 2008 Zbynek Michl <Zbynek.Michl@seznam.cz> | 9 | * Copyright (c) 2008 Zbynek Michl <Zbynek.Michl@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 | */ | 10 | */ |
14 | 11 | ||
15 | #include <linux/kernel.h> | 12 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-pxa/hx4700.c b/arch/arm/mach-pxa/hx4700.c index 1d6b1d2fb6a9..311268d186ab 100644 --- a/arch/arm/mach-pxa/hx4700.c +++ b/arch/arm/mach-pxa/hx4700.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Support for HP iPAQ hx4700 PDAs. | 3 | * Support for HP iPAQ hx4700 PDAs. |
3 | * | 4 | * |
@@ -7,11 +8,6 @@ | |||
7 | * Copyright (c) 2004 Hewlett-Packard Company. | 8 | * Copyright (c) 2004 Hewlett-Packard Company. |
8 | * Copyright (c) 2005 SDG Systems, LLC | 9 | * Copyright (c) 2005 SDG Systems, LLC |
9 | * Copyright (c) 2006 Anton Vorontsov <cbou@mail.ru> | 10 | * Copyright (c) 2006 Anton Vorontsov <cbou@mail.ru> |
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 | * | ||
15 | */ | 11 | */ |
16 | 12 | ||
17 | #include <linux/kernel.h> | 13 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-pxa/icontrol.c b/arch/arm/mach-pxa/icontrol.c index 7e30452e3840..865b10344ea2 100644 --- a/arch/arm/mach-pxa/icontrol.c +++ b/arch/arm/mach-pxa/icontrol.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/icontrol.c | 3 | * linux/arch/arm/mach-pxa/icontrol.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Copyright (C) 2009 TMT Services & Supplies (Pty) Ltd. | 8 | * Copyright (C) 2009 TMT Services & Supplies (Pty) Ltd. |
8 | * | 9 | * |
9 | * 2010-01-21 Hennie van der Merve <hvdmerwe@tmtservies.co.za> | 10 | * 2010-01-21 Hennie van der Merve <hvdmerwe@tmtservies.co.za> |
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 | #include <linux/irq.h> | 13 | #include <linux/irq.h> |
diff --git a/arch/arm/mach-pxa/idp.c b/arch/arm/mach-pxa/idp.c index 7bfc246a1d75..fb0850af8496 100644 --- a/arch/arm/mach-pxa/idp.c +++ b/arch/arm/mach-pxa/idp.c | |||
@@ -1,10 +1,7 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/idp.c | 3 | * linux/arch/arm/mach-pxa/idp.c |
3 | * | 4 | * |
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | * | ||
8 | * Copyright (c) 2001 Cliff Brake, Accelent Systems Inc. | 5 | * Copyright (c) 2001 Cliff Brake, Accelent Systems Inc. |
9 | * | 6 | * |
10 | * 2001-09-13: Cliff Brake <cbrake@accelent.com> | 7 | * 2001-09-13: Cliff Brake <cbrake@accelent.com> |
@@ -13,7 +10,6 @@ | |||
13 | * 2005-02-15: Cliff Brake <cliff.brake@gmail.com> | 10 | * 2005-02-15: Cliff Brake <cliff.brake@gmail.com> |
14 | * <http://www.vibren.com> <http://bec-systems.com> | 11 | * <http://www.vibren.com> <http://bec-systems.com> |
15 | * Updated for 2.6 kernel | 12 | * Updated for 2.6 kernel |
16 | * | ||
17 | */ | 13 | */ |
18 | 14 | ||
19 | #include <linux/init.h> | 15 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/idp.h b/arch/arm/mach-pxa/idp.h index 7182ff92b732..a89e6723b1a1 100644 --- a/arch/arm/mach-pxa/idp.h +++ b/arch/arm/mach-pxa/idp.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/idp.h | 3 | * arch/arm/mach-pxa/include/mach/idp.h |
3 | * | 4 | * |
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | * | ||
8 | * Copyright (c) 2001 Cliff Brake, Accelent Systems Inc. | 5 | * Copyright (c) 2001 Cliff Brake, Accelent Systems Inc. |
9 | * | 6 | * |
10 | * 2001-09-13: Cliff Brake <cbrake@accelent.com> | 7 | * 2001-09-13: Cliff Brake <cbrake@accelent.com> |
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 |
diff --git a/arch/arm/mach-pxa/irq.c b/arch/arm/mach-pxa/irq.c index 4e8c2116808e..74efc3ab595f 100644 --- a/arch/arm/mach-pxa/irq.c +++ b/arch/arm/mach-pxa/irq.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/irq.c | 3 | * linux/arch/arm/mach-pxa/irq.c |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Author: Nicolas Pitre | 7 | * Author: Nicolas Pitre |
7 | * Created: Jun 15, 2001 | 8 | * Created: Jun 15, 2001 |
8 | * Copyright: MontaVista Software Inc. | 9 | * Copyright: 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 | #include <linux/bitops.h> | 11 | #include <linux/bitops.h> |
15 | #include <linux/init.h> | 12 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/lpd270.c b/arch/arm/mach-pxa/lpd270.c index 5c03c4f7b82e..20e00e970385 100644 --- a/arch/arm/mach-pxa/lpd270.c +++ b/arch/arm/mach-pxa/lpd270.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/lpd270.c | 3 | * linux/arch/arm/mach-pxa/lpd270.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Author: Nicolas Pitre | 8 | * Author: Nicolas Pitre |
8 | * Created: Nov 05, 2002 | 9 | * Created: Nov 05, 2002 |
9 | * Copyright: MontaVista Software Inc. | 10 | * Copyright: MontaVista Software Inc. |
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 | #include <linux/gpio.h> | 12 | #include <linux/gpio.h> |
16 | #include <linux/init.h> | 13 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/lpd270.h b/arch/arm/mach-pxa/lpd270.h index 4edc712a2de8..4b096fb9d61f 100644 --- a/arch/arm/mach-pxa/lpd270.h +++ b/arch/arm/mach-pxa/lpd270.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/lpd270.h | 3 | * arch/arm/mach-pxa/include/mach/lpd270.h |
3 | * | 4 | * |
4 | * Author: Lennert Buytenhek | 5 | * Author: Lennert Buytenhek |
5 | * Created: Feb 10, 2006 | 6 | * Created: Feb 10, 2006 |
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_LPD270_H | 9 | #ifndef __ASM_ARCH_LPD270_H |
diff --git a/arch/arm/mach-pxa/lubbock.c b/arch/arm/mach-pxa/lubbock.c index 825939877839..a3ecccc24ec5 100644 --- a/arch/arm/mach-pxa/lubbock.c +++ b/arch/arm/mach-pxa/lubbock.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/lubbock.c | 3 | * linux/arch/arm/mach-pxa/lubbock.c |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Author: Nicolas Pitre | 7 | * Author: Nicolas Pitre |
7 | * Created: Jun 15, 2001 | 8 | * Created: Jun 15, 2001 |
8 | * Copyright: MontaVista Software Inc. | 9 | * Copyright: 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 | #include <linux/clkdev.h> | 11 | #include <linux/clkdev.h> |
15 | #include <linux/gpio.h> | 12 | #include <linux/gpio.h> |
diff --git a/arch/arm/mach-pxa/magician.c b/arch/arm/mach-pxa/magician.c index 75abc21083eb..e1a394ac3eea 100644 --- a/arch/arm/mach-pxa/magician.c +++ b/arch/arm/mach-pxa/magician.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Support for HTC Magician PDA phones: | 3 | * Support for HTC Magician PDA phones: |
3 | * i-mate JAM, O2 Xda mini, Orange SPV M500, Qtek s100, Qtek s110 | 4 | * i-mate JAM, O2 Xda mini, Orange SPV M500, Qtek s100, Qtek s110 |
@@ -6,11 +7,6 @@ | |||
6 | * Copyright (c) 2006-2007 Philipp Zabel | 7 | * Copyright (c) 2006-2007 Philipp Zabel |
7 | * | 8 | * |
8 | * Based on hx4700.c, spitz.c and others. | 9 | * Based on hx4700.c, spitz.c and others. |
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 | #include <linux/kernel.h> | 12 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-pxa/mainstone.c b/arch/arm/mach-pxa/mainstone.c index b3f8592eebe6..1b7882920164 100644 --- a/arch/arm/mach-pxa/mainstone.c +++ b/arch/arm/mach-pxa/mainstone.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/mainstone.c | 3 | * linux/arch/arm/mach-pxa/mainstone.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Author: Nicolas Pitre | 8 | * Author: Nicolas Pitre |
8 | * Created: Nov 05, 2002 | 9 | * Created: Nov 05, 2002 |
9 | * Copyright: MontaVista Software Inc. | 10 | * Copyright: MontaVista Software Inc. |
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 | #include <linux/gpio.h> | 12 | #include <linux/gpio.h> |
16 | #include <linux/gpio/gpio-reg.h> | 13 | #include <linux/gpio/gpio-reg.h> |
diff --git a/arch/arm/mach-pxa/mfp-pxa2xx.c b/arch/arm/mach-pxa/mfp-pxa2xx.c index 3732aec76750..6a5451b186c2 100644 --- a/arch/arm/mach-pxa/mfp-pxa2xx.c +++ b/arch/arm/mach-pxa/mfp-pxa2xx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/mfp-pxa2xx.c | 3 | * linux/arch/arm/mach-pxa/mfp-pxa2xx.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * functions, this is by concept samilar to the MFP configuration | 8 | * functions, this is by concept samilar to the MFP configuration |
8 | * on PXA3xx, what's more important, the low power pin state and | 9 | * on PXA3xx, what's more important, the low power pin state and |
9 | * wakeup detection are also supported by the same framework. | 10 | * wakeup detection are also supported by the same framework. |
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 | #include <linux/gpio.h> | 12 | #include <linux/gpio.h> |
16 | #include <linux/gpio-pxa.h> | 13 | #include <linux/gpio-pxa.h> |
diff --git a/arch/arm/mach-pxa/mfp-pxa300.h b/arch/arm/mach-pxa/mfp-pxa300.h index 5ee51e28304d..1223e350cea0 100644 --- a/arch/arm/mach-pxa/mfp-pxa300.h +++ b/arch/arm/mach-pxa/mfp-pxa300.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/mfp-pxa300.h | 3 | * arch/arm/mach-pxa/include/mach/mfp-pxa300.h |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Copyright (C) 2007 Marvell International Ltd. | 7 | * Copyright (C) 2007 Marvell International Ltd. |
7 | * 2007-08-21: eric miao <eric.miao@marvell.com> | 8 | * 2007-08-21: eric miao <eric.miao@marvell.com> |
8 | * initial version | 9 | * initial version |
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 __ASM_ARCH_MFP_PXA300_H | 12 | #ifndef __ASM_ARCH_MFP_PXA300_H |
diff --git a/arch/arm/mach-pxa/mfp-pxa320.h b/arch/arm/mach-pxa/mfp-pxa320.h index e8797cfc72e0..21c31eb52d6c 100644 --- a/arch/arm/mach-pxa/mfp-pxa320.h +++ b/arch/arm/mach-pxa/mfp-pxa320.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/mfp-pxa320.h | 3 | * arch/arm/mach-pxa/include/mach/mfp-pxa320.h |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Copyright (C) 2007 Marvell International Ltd. | 7 | * Copyright (C) 2007 Marvell International Ltd. |
7 | * 2007-08-21: eric miao <eric.miao@marvell.com> | 8 | * 2007-08-21: eric miao <eric.miao@marvell.com> |
8 | * initial version | 9 | * initial version |
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 __ASM_ARCH_MFP_PXA320_H | 12 | #ifndef __ASM_ARCH_MFP_PXA320_H |
diff --git a/arch/arm/mach-pxa/mfp-pxa3xx.c b/arch/arm/mach-pxa/mfp-pxa3xx.c index 994edc0158d4..56114df9700d 100644 --- a/arch/arm/mach-pxa/mfp-pxa3xx.c +++ b/arch/arm/mach-pxa/mfp-pxa3xx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/mfp.c | 3 | * linux/arch/arm/mach-pxa/mfp.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * 2007-08-21: eric miao <eric.miao@marvell.com> | 9 | * 2007-08-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 | #include <linux/module.h> | 13 | #include <linux/module.h> |
diff --git a/arch/arm/mach-pxa/mfp-pxa930.h b/arch/arm/mach-pxa/mfp-pxa930.h index 113967beeb67..0d195d3a8c61 100644 --- a/arch/arm/mach-pxa/mfp-pxa930.h +++ b/arch/arm/mach-pxa/mfp-pxa930.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/mfp-pxa930.h | 3 | * arch/arm/mach-pxa/include/mach/mfp-pxa930.h |
3 | * | 4 | * |
4 | * PXA930 specific MFP configuration definitions | 5 | * PXA930 specific MFP configuration definitions |
5 | * | 6 | * |
6 | * Copyright (C) 2007-2008 Marvell International Ltd. | 7 | * Copyright (C) 2007-2008 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_MFP_PXA9xx_H | 10 | #ifndef __ASM_ARCH_MFP_PXA9xx_H |
diff --git a/arch/arm/mach-pxa/mp900.c b/arch/arm/mach-pxa/mp900.c index 4d89029e5401..8ef8ac4ab4ac 100644 --- a/arch/arm/mach-pxa/mp900.c +++ b/arch/arm/mach-pxa/mp900.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/mp900.c | 3 | * linux/arch/arm/mach-pxa/mp900.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * 2007, 2008 Kristoffer Ericson <kristoffer.ericson@gmail.com> | 9 | * 2007, 2008 Kristoffer Ericson <kristoffer.ericson@gmail.com> |
9 | * 2007, 2008 Michael Petchkovsky <mkpetch@internode.on.net> | 10 | * 2007, 2008 Michael Petchkovsky <mkpetch@internode.on.net> |
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 | #include <linux/init.h> | 13 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/mxm8x10.c b/arch/arm/mach-pxa/mxm8x10.c index e4248a3a8dfc..fde386f6cffe 100644 --- a/arch/arm/mach-pxa/mxm8x10.c +++ b/arch/arm/mach-pxa/mxm8x10.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/mxm8x10.c | 3 | * linux/arch/arm/mach-pxa/mxm8x10.c |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * 2010-01-09: Edwin Peer <epeer@tmtservices.co.za> | 14 | * 2010-01-09: Edwin Peer <epeer@tmtservices.co.za> |
14 | * Hennie van der Merwe <hvdmerwe@tmtservices.co.za> | 15 | * Hennie van der Merwe <hvdmerwe@tmtservices.co.za> |
15 | * rework for upstream merge | 16 | * rework for upstream merge |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #include <linux/serial_8250.h> | 19 | #include <linux/serial_8250.h> |
diff --git a/arch/arm/mach-pxa/palm27x.c b/arch/arm/mach-pxa/palm27x.c index b94c45f65215..3ad0b3915ae1 100644 --- a/arch/arm/mach-pxa/palm27x.c +++ b/arch/arm/mach-pxa/palm27x.c | |||
@@ -1,12 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Common code for Palm LD, T5, TX, Z72 | 3 | * Common code for Palm LD, T5, TX, Z72 |
3 | * | 4 | * |
4 | * Copyright (C) 2010-2011 Marek Vasut <marek.vasut@gmail.com> | 5 | * Copyright (C) 2010-2011 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 | * | ||
10 | */ | 6 | */ |
11 | 7 | ||
12 | #include <linux/platform_device.h> | 8 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/palm27x.h b/arch/arm/mach-pxa/palm27x.h index cd071f876132..bd3075bbb3aa 100644 --- a/arch/arm/mach-pxa/palm27x.h +++ b/arch/arm/mach-pxa/palm27x.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Common functions for Palm LD, T5, TX, Z72 | 3 | * Common functions for Palm LD, T5, TX, Z72 |
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 | #ifndef __INCLUDE_MACH_PALM27X__ | 8 | #ifndef __INCLUDE_MACH_PALM27X__ |
13 | #define __INCLUDE_MACH_PALM27X__ | 9 | #define __INCLUDE_MACH_PALM27X__ |
diff --git a/arch/arm/mach-pxa/palmld.c b/arch/arm/mach-pxa/palmld.c index bf2b0cfc86df..5f73716a77f0 100644 --- a/arch/arm/mach-pxa/palmld.c +++ b/arch/arm/mach-pxa/palmld.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware definitions for Palm LifeDrive | 3 | * Hardware definitions for Palm LifeDrive |
3 | * | 4 | * |
@@ -6,12 +7,7 @@ | |||
6 | * Based on work of: | 7 | * Based on work of: |
7 | * Alex Osborne <ato@meshy.org> | 8 | * Alex Osborne <ato@meshy.org> |
8 | * | 9 | * |
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 | * (find more info at www.hackndev.com) | 10 | * (find more info at www.hackndev.com) |
14 | * | ||
15 | */ | 11 | */ |
16 | 12 | ||
17 | #include <linux/platform_device.h> | 13 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/palmt5.c b/arch/arm/mach-pxa/palmt5.c index 8811f11f670e..902403367786 100644 --- a/arch/arm/mach-pxa/palmt5.c +++ b/arch/arm/mach-pxa/palmt5.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware definitions for Palm Tungsten|T5 | 3 | * Hardware definitions for Palm Tungsten|T5 |
3 | * | 4 | * |
@@ -8,12 +9,7 @@ | |||
8 | * Justin Kendrick <twilightsentry@gmail.com> | 9 | * Justin Kendrick <twilightsentry@gmail.com> |
9 | * RichardT5 <richard_t5@users.sourceforge.net> | 10 | * RichardT5 <richard_t5@users.sourceforge.net> |
10 | * | 11 | * |
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 | * | ||
15 | * (find more info at www.hackndev.com) | 12 | * (find more info at www.hackndev.com) |
16 | * | ||
17 | */ | 13 | */ |
18 | 14 | ||
19 | #include <linux/platform_device.h> | 15 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/palmt5.h b/arch/arm/mach-pxa/palmt5.h index f850cc9de1b4..1fb1da7c8da3 100644 --- a/arch/arm/mach-pxa/palmt5.h +++ b/arch/arm/mach-pxa/palmt5.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * GPIOs and interrupts for Palm Tungsten|T5 Handheld Computer | 3 | * GPIOs and interrupts for Palm Tungsten|T5 Handheld Computer |
3 | * | 4 | * |
@@ -5,11 +6,6 @@ | |||
5 | * Marek Vasut <marek.vasut@gmail.com> | 6 | * Marek Vasut <marek.vasut@gmail.com> |
6 | * Justin Kendrick <twilightsentry@gmail.com> | 7 | * Justin Kendrick <twilightsentry@gmail.com> |
7 | * RichardT5 <richard_t5@users.sourceforge.net> | 8 | * RichardT5 <richard_t5@users.sourceforge.net> |
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 | 10 | ||
15 | #ifndef _INCLUDE_PALMT5_H_ | 11 | #ifndef _INCLUDE_PALMT5_H_ |
diff --git a/arch/arm/mach-pxa/palmtc.c b/arch/arm/mach-pxa/palmtc.c index 7ce4fc287115..f52bd155e825 100644 --- a/arch/arm/mach-pxa/palmtc.c +++ b/arch/arm/mach-pxa/palmtc.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/palmtc.c | 3 | * linux/arch/arm/mach-pxa/palmtc.c |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * Based on work of: | 9 | * Based on work of: |
9 | * Petr Blaha <p3t3@centrum.cz> | 10 | * Petr Blaha <p3t3@centrum.cz> |
10 | * Chetan S. Kumar <shivakumar.chetan@gmail.com> | 11 | * Chetan S. Kumar <shivakumar.chetan@gmail.com> |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | 13 | ||
17 | #include <linux/platform_device.h> | 14 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/palmte2.c b/arch/arm/mach-pxa/palmte2.c index e830005af8d0..a92b9665f425 100644 --- a/arch/arm/mach-pxa/palmte2.c +++ b/arch/arm/mach-pxa/palmte2.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware definitions for Palm Tungsten|E2 | 3 | * Hardware definitions for Palm Tungsten|E2 |
3 | * | 4 | * |
@@ -7,12 +8,7 @@ | |||
7 | * Rewrite for mainline: | 8 | * Rewrite for mainline: |
8 | * Marek Vasut <marek.vasut@gmail.com> | 9 | * Marek Vasut <marek.vasut@gmail.com> |
9 | * | 10 | * |
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 | * (find more info at www.hackndev.com) | 11 | * (find more info at www.hackndev.com) |
15 | * | ||
16 | */ | 12 | */ |
17 | 13 | ||
18 | #include <linux/platform_device.h> | 14 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/palmte2.h b/arch/arm/mach-pxa/palmte2.h index f89e989a7637..2589400c1a2f 100644 --- a/arch/arm/mach-pxa/palmte2.h +++ b/arch/arm/mach-pxa/palmte2.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * GPIOs and interrupts for Palm Tungsten|E2 Handheld Computer | 3 | * GPIOs and interrupts for Palm Tungsten|E2 Handheld Computer |
3 | * | 4 | * |
4 | * Author: | 5 | * Author: |
5 | * Carlos Eduardo Medaglia Dyonisio <cadu@nerdfeliz.com> | 6 | * Carlos Eduardo Medaglia Dyonisio <cadu@nerdfeliz.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_PALMTE2_H_ | 9 | #ifndef _INCLUDE_PALMTE2_H_ |
diff --git a/arch/arm/mach-pxa/palmtreo.c b/arch/arm/mach-pxa/palmtreo.c index 70f1a8a3aa94..2bf0f7f3ea24 100644 --- a/arch/arm/mach-pxa/palmtreo.c +++ b/arch/arm/mach-pxa/palmtreo.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware definitions for Palm Treo smartphones | 3 | * Hardware definitions for Palm Treo smartphones |
3 | * | 4 | * |
@@ -7,12 +8,7 @@ | |||
7 | * | 8 | * |
8 | * Author: Tomas Cech <sleep_walker@suse.cz> | 9 | * Author: Tomas Cech <sleep_walker@suse.cz> |
9 | * | 10 | * |
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 | * (find more info at www.hackndev.com) | 11 | * (find more info at www.hackndev.com) |
15 | * | ||
16 | */ | 12 | */ |
17 | 13 | ||
18 | #include <linux/platform_device.h> | 14 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/palmtreo.h b/arch/arm/mach-pxa/palmtreo.h index 714b6574393e..5715cd505424 100644 --- a/arch/arm/mach-pxa/palmtreo.h +++ b/arch/arm/mach-pxa/palmtreo.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * GPIOs and interrupts for Palm Treo smartphones | 3 | * GPIOs and interrupts for Palm Treo smartphones |
3 | * | 4 | * |
@@ -7,12 +8,7 @@ | |||
7 | * | 8 | * |
8 | * Author: Tomas Cech <sleep_walker@suse.cz> | 9 | * Author: Tomas Cech <sleep_walker@suse.cz> |
9 | * | 10 | * |
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 | * find more info at www.hackndev.com | 11 | * find more info at www.hackndev.com |
15 | * | ||
16 | */ | 12 | */ |
17 | 13 | ||
18 | #ifndef _INCLUDE_TREO_H_ | 14 | #ifndef _INCLUDE_TREO_H_ |
diff --git a/arch/arm/mach-pxa/palmtx.c b/arch/arm/mach-pxa/palmtx.c index ef71bf2abb47..926593ecf1c9 100644 --- a/arch/arm/mach-pxa/palmtx.c +++ b/arch/arm/mach-pxa/palmtx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware definitions for PalmTX | 3 | * Hardware definitions for PalmTX |
3 | * | 4 | * |
@@ -9,12 +10,7 @@ | |||
9 | * Jan Herman <2hp@seznam.cz> | 10 | * Jan Herman <2hp@seznam.cz> |
10 | * Michal Hrusecky | 11 | * Michal Hrusecky |
11 | * | 12 | * |
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | * | ||
16 | * (find more info at www.hackndev.com) | 13 | * (find more info at www.hackndev.com) |
17 | * | ||
18 | */ | 14 | */ |
19 | 15 | ||
20 | #include <linux/platform_device.h> | 16 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/palmz72.c b/arch/arm/mach-pxa/palmz72.c index ea1c7b2ed8d4..77fe2e367324 100644 --- a/arch/arm/mach-pxa/palmz72.c +++ b/arch/arm/mach-pxa/palmz72.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware definitions for Palm Zire72 | 3 | * Hardware definitions for Palm Zire72 |
3 | * | 4 | * |
@@ -10,12 +11,7 @@ | |||
10 | * Rewrite for mainline: | 11 | * Rewrite for mainline: |
11 | * Marek Vasut <marek.vasut@gmail.com> | 12 | * Marek Vasut <marek.vasut@gmail.com> |
12 | * | 13 | * |
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | * | ||
17 | * (find more info at www.hackndev.com) | 14 | * (find more info at www.hackndev.com) |
18 | * | ||
19 | */ | 15 | */ |
20 | 16 | ||
21 | #include <linux/platform_device.h> | 17 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/palmz72.h b/arch/arm/mach-pxa/palmz72.h index 0d4700a79612..40f3f9987983 100644 --- a/arch/arm/mach-pxa/palmz72.h +++ b/arch/arm/mach-pxa/palmz72.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * GPIOs and interrupts for Palm Zire72 Handheld Computer | 3 | * GPIOs and interrupts for Palm Zire72 Handheld Computer |
3 | * | 4 | * |
4 | * Authors: Alex Osborne <bobofdoom@gmail.com> | 5 | * Authors: Alex Osborne <bobofdoom@gmail.com> |
5 | * Jan Herman <2hp@seznam.cz> | 6 | * Jan Herman <2hp@seznam.cz> |
6 | * Sergey Lapin <slapin@ossfans.org> | 7 | * Sergey Lapin <slapin@ossfans.org> |
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 | 9 | ||
14 | #ifndef _INCLUDE_PALMZ72_H_ | 10 | #ifndef _INCLUDE_PALMZ72_H_ |
diff --git a/arch/arm/mach-pxa/pcm027.c b/arch/arm/mach-pxa/pcm027.c index e2e613449660..7ff6f0d655c8 100644 --- a/arch/arm/mach-pxa/pcm027.c +++ b/arch/arm/mach-pxa/pcm027.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/pcm027.c | 3 | * linux/arch/arm/mach-pxa/pcm027.c |
3 | * Support for the Phytec phyCORE-PXA270 CPU card (aka PCM-027). | 4 | * Support for the Phytec phyCORE-PXA270 CPU card (aka PCM-027). |
@@ -14,10 +15,6 @@ | |||
14 | * based on Intel Mainstone Board | 15 | * based on Intel Mainstone Board |
15 | * | 16 | * |
16 | * Copyright 2007 Juergen Beisert @ Pengutronix (j.beisert@pengutronix.de) | 17 | * Copyright 2007 Juergen Beisert @ Pengutronix (j.beisert@pengutronix.de) |
17 | * | ||
18 | * This program is free software; you can redistribute it and/or modify | ||
19 | * it under the terms of the GNU General Public License version 2 as | ||
20 | * published by the Free Software Foundation. | ||
21 | */ | 18 | */ |
22 | 19 | ||
23 | #include <linux/irq.h> | 20 | #include <linux/irq.h> |
diff --git a/arch/arm/mach-pxa/pcm990-baseboard.c b/arch/arm/mach-pxa/pcm990-baseboard.c index be19e3a4eacc..cb1c56769fbc 100644 --- a/arch/arm/mach-pxa/pcm990-baseboard.c +++ b/arch/arm/mach-pxa/pcm990-baseboard.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/pcm990-baseboard.c | 3 | * arch/arm/mach-pxa/pcm990-baseboard.c |
3 | * Support for the Phytec phyCORE-PXA270 Development Platform (PCM-990). | 4 | * Support for the Phytec phyCORE-PXA270 Development Platform (PCM-990). |
@@ -14,10 +15,6 @@ | |||
14 | * based on Intel Mainstone Board | 15 | * based on Intel Mainstone Board |
15 | * | 16 | * |
16 | * Copyright 2007 Juergen Beisert @ Pengutronix (j.beisert@pengutronix.de) | 17 | * Copyright 2007 Juergen Beisert @ Pengutronix (j.beisert@pengutronix.de) |
17 | * | ||
18 | * This program is free software; you can redistribute it and/or modify | ||
19 | * it under the terms of the GNU General Public License version 2 as | ||
20 | * published by the Free Software Foundation. | ||
21 | */ | 18 | */ |
22 | #include <linux/gpio.h> | 19 | #include <linux/gpio.h> |
23 | #include <linux/irq.h> | 20 | #include <linux/irq.h> |
diff --git a/arch/arm/mach-pxa/pm.h b/arch/arm/mach-pxa/pm.h index 3aab90d8d2b7..00ea3529e30e 100644 --- a/arch/arm/mach-pxa/pm.h +++ b/arch/arm/mach-pxa/pm.h | |||
@@ -1,10 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2005 Richard Purdie | 3 | * Copyright (c) 2005 Richard Purdie |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | * | ||
8 | */ | 4 | */ |
9 | 5 | ||
10 | #include <linux/suspend.h> | 6 | #include <linux/suspend.h> |
diff --git a/arch/arm/mach-pxa/poodle.c b/arch/arm/mach-pxa/poodle.c index 9450a523cd0b..3a4ecc3c8f8b 100644 --- a/arch/arm/mach-pxa/poodle.c +++ b/arch/arm/mach-pxa/poodle.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/poodle.c | 3 | * linux/arch/arm/mach-pxa/poodle.c |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Based on: | 7 | * Based on: |
7 | * linux/arch/arm/mach-pxa/lubbock.c Author: Nicolas Pitre | 8 | * linux/arch/arm/mach-pxa/lubbock.c Author: Nicolas Pitre |
8 | * | 9 | * |
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 | * Change Log | 10 | * Change Log |
14 | * 12-Dec-2002 Sharp Corporation for Poodle | 11 | * 12-Dec-2002 Sharp Corporation for Poodle |
15 | * John Lenz <lenz@cs.wisc.edu> updates to 2.6 | 12 | * John Lenz <lenz@cs.wisc.edu> updates to 2.6 |
diff --git a/arch/arm/mach-pxa/pxa25x.c b/arch/arm/mach-pxa/pxa25x.c index ab8808ce7e21..678641ab46e5 100644 --- a/arch/arm/mach-pxa/pxa25x.c +++ b/arch/arm/mach-pxa/pxa25x.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/pxa25x.c | 3 | * linux/arch/arm/mach-pxa/pxa25x.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * Code specific to PXA21x/25x/26x variants. | 9 | * Code specific to PXA21x/25x/26x variants. |
9 | * | 10 | * |
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 | * Since this file should be linked before any other machine specific file, | 11 | * Since this file should be linked before any other machine specific file, |
15 | * the __initcall() here will be executed first. This serves as default | 12 | * the __initcall() here will be executed first. This serves as default |
16 | * initialization stuff for PXA machines which can be overridden later if | 13 | * initialization stuff for PXA machines which can be overridden later if |
diff --git a/arch/arm/mach-pxa/pxa27x.c b/arch/arm/mach-pxa/pxa27x.c index 5a8990a9313d..f0ba7ed24cb6 100644 --- a/arch/arm/mach-pxa/pxa27x.c +++ b/arch/arm/mach-pxa/pxa27x.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/pxa27x.c | 3 | * linux/arch/arm/mach-pxa/pxa27x.c |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Copyright: MontaVista Software Inc. | 7 | * Copyright: MontaVista Software Inc. |
7 | * | 8 | * |
8 | * Code specific to PXA27x aka Bulverde. | 9 | * Code specific to PXA27x aka Bulverde. |
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 | #include <linux/dmaengine.h> | 11 | #include <linux/dmaengine.h> |
15 | #include <linux/dma/pxa-dma.h> | 12 | #include <linux/dma/pxa-dma.h> |
diff --git a/arch/arm/mach-pxa/pxa2xx.c b/arch/arm/mach-pxa/pxa2xx.c index 6b5e566f52c8..2d26cd2afbf3 100644 --- a/arch/arm/mach-pxa/pxa2xx.c +++ b/arch/arm/mach-pxa/pxa2xx.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/pxa2xx.c | 3 | * linux/arch/arm/mach-pxa/pxa2xx.c |
3 | * | 4 | * |
4 | * code specific to pxa2xx | 5 | * code specific to pxa2xx |
5 | * | 6 | * |
6 | * Copyright (C) 2008 Dmitry Baryshkov | 7 | * Copyright (C) 2008 Dmitry Baryshkov |
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 <linux/module.h> | 10 | #include <linux/module.h> |
diff --git a/arch/arm/mach-pxa/pxa300.c b/arch/arm/mach-pxa/pxa300.c index df83b1bddf34..7f2f5a6a2263 100644 --- a/arch/arm/mach-pxa/pxa300.c +++ b/arch/arm/mach-pxa/pxa300.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/pxa300.c | 3 | * linux/arch/arm/mach-pxa/pxa300.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * 2007-08-21: eric miao <eric.miao@marvell.com> | 9 | * 2007-08-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 | #include <linux/module.h> | 13 | #include <linux/module.h> |
diff --git a/arch/arm/mach-pxa/pxa320.c b/arch/arm/mach-pxa/pxa320.c index a26eec57eec6..78abcc741df7 100644 --- a/arch/arm/mach-pxa/pxa320.c +++ b/arch/arm/mach-pxa/pxa320.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/pxa320.c | 3 | * linux/arch/arm/mach-pxa/pxa320.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * 2007-08-21: eric miao <eric.miao@marvell.com> | 9 | * 2007-08-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 | #include <linux/module.h> | 13 | #include <linux/module.h> |
diff --git a/arch/arm/mach-pxa/pxa3xx-ulpi.c b/arch/arm/mach-pxa/pxa3xx-ulpi.c index b3e2016f24b1..4bd7da1f8657 100644 --- a/arch/arm/mach-pxa/pxa3xx-ulpi.c +++ b/arch/arm/mach-pxa/pxa3xx-ulpi.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/pxa3xx-ulpi.c | 3 | * linux/arch/arm/mach-pxa/pxa3xx-ulpi.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * 2010-13-07: Igor Grinberg <grinberg@compulab.co.il> | 9 | * 2010-13-07: Igor Grinberg <grinberg@compulab.co.il> |
9 | * initial version: pxa310 USB Host mode support | 10 | * initial version: pxa310 USB Host mode support |
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 | #include <linux/module.h> | 13 | #include <linux/module.h> |
diff --git a/arch/arm/mach-pxa/pxa3xx.c b/arch/arm/mach-pxa/pxa3xx.c index df9c8970adcf..560160682df6 100644 --- a/arch/arm/mach-pxa/pxa3xx.c +++ b/arch/arm/mach-pxa/pxa3xx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/pxa3xx.c | 3 | * linux/arch/arm/mach-pxa/pxa3xx.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * 2007-09-02: eric miao <eric.miao@marvell.com> | 9 | * 2007-09-02: 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 | #include <linux/dmaengine.h> | 12 | #include <linux/dmaengine.h> |
16 | #include <linux/dma/pxa-dma.h> | 13 | #include <linux/dma/pxa-dma.h> |
diff --git a/arch/arm/mach-pxa/pxa930.c b/arch/arm/mach-pxa/pxa930.c index da912be6eae7..bf91de4267e5 100644 --- a/arch/arm/mach-pxa/pxa930.c +++ b/arch/arm/mach-pxa/pxa930.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/pxa930.c | 3 | * linux/arch/arm/mach-pxa/pxa930.c |
3 | * | 4 | * |
4 | * Code specific to PXA930 | 5 | * Code specific to PXA930 |
5 | * | 6 | * |
6 | * Copyright (C) 2007-2008 Marvell Internation Ltd. | 7 | * Copyright (C) 2007-2008 Marvell Internation 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 | #include <linux/module.h> | 10 | #include <linux/module.h> |
diff --git a/arch/arm/mach-pxa/reset.c b/arch/arm/mach-pxa/reset.c index 263b15249b5b..af78405aa4e9 100644 --- a/arch/arm/mach-pxa/reset.c +++ b/arch/arm/mach-pxa/reset.c | |||
@@ -1,8 +1,4 @@ | |||
1 | /* | 1 | // SPDX-License-Identifier: GPL-2.0-only |
2 | * This program is free software; you can redistribute it and/or modify | ||
3 | * it under the terms of the GNU General Public License version 2 as | ||
4 | * published by the Free Software Foundation. | ||
5 | */ | ||
6 | #include <linux/kernel.h> | 2 | #include <linux/kernel.h> |
7 | #include <linux/module.h> | 3 | #include <linux/module.h> |
8 | #include <linux/delay.h> | 4 | #include <linux/delay.h> |
diff --git a/arch/arm/mach-pxa/sharpsl_pm.c b/arch/arm/mach-pxa/sharpsl_pm.c index ef9fd9b759cb..83cfbb882a2d 100644 --- a/arch/arm/mach-pxa/sharpsl_pm.c +++ b/arch/arm/mach-pxa/sharpsl_pm.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Battery and Power Management code for the Sharp SL-C7xx and SL-Cxx00 | 3 | * Battery and Power Management code for the Sharp SL-C7xx and SL-Cxx00 |
3 | * series of PDAs | 4 | * series of PDAs |
@@ -5,11 +6,6 @@ | |||
5 | * Copyright (c) 2004-2005 Richard Purdie | 6 | * Copyright (c) 2004-2005 Richard Purdie |
6 | * | 7 | * |
7 | * Based on code written by Sharp for 2.4 kernels | 8 | * Based on code written by Sharp for 2.4 kernels |
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 | 10 | ||
15 | #undef DEBUG | 11 | #undef DEBUG |
diff --git a/arch/arm/mach-pxa/sharpsl_pm.h b/arch/arm/mach-pxa/sharpsl_pm.h index fa75b6df8134..20e4cab64d85 100644 --- a/arch/arm/mach-pxa/sharpsl_pm.h +++ b/arch/arm/mach-pxa/sharpsl_pm.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * SharpSL Battery/PM Driver | 3 | * SharpSL Battery/PM Driver |
3 | * | 4 | * |
4 | * Copyright (c) 2004-2005 Richard Purdie | 5 | * Copyright (c) 2004-2005 Richard Purdie |
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 _MACH_SHARPSL_PM | 7 | #ifndef _MACH_SHARPSL_PM |
12 | #define _MACH_SHARPSL_PM | 8 | #define _MACH_SHARPSL_PM |
diff --git a/arch/arm/mach-pxa/spitz.c b/arch/arm/mach-pxa/spitz.c index 8dac824a85df..a4fdc399d152 100644 --- a/arch/arm/mach-pxa/spitz.c +++ b/arch/arm/mach-pxa/spitz.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Support for Sharp SL-Cxx00 Series of PDAs | 3 | * Support for Sharp SL-Cxx00 Series of PDAs |
3 | * Models: SL-C3000 (Spitz), SL-C1000 (Akita) and SL-C3100 (Borzoi) | 4 | * Models: SL-C3000 (Spitz), SL-C1000 (Akita) and SL-C3100 (Borzoi) |
@@ -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/lubbock.c | 8 | * Based on Sharp's 2.4 kernel patches/lubbock.c |
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 | 10 | ||
15 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-pxa/spitz_pm.c b/arch/arm/mach-pxa/spitz_pm.c index 4e64a140252e..25a1f8c5a738 100644 --- a/arch/arm/mach-pxa/spitz_pm.c +++ b/arch/arm/mach-pxa/spitz_pm.c | |||
@@ -1,12 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Battery and Power Management code for the Sharp SL-Cxx00 | 3 | * Battery and Power Management code for the Sharp SL-Cxx00 |
3 | * | 4 | * |
4 | * Copyright (c) 2005 Richard Purdie | 5 | * Copyright (c) 2005 Richard Purdie |
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 | #include <linux/module.h> | 8 | #include <linux/module.h> |
diff --git a/arch/arm/mach-pxa/stargate2.c b/arch/arm/mach-pxa/stargate2.c index c28d19b126a7..e2353f7dcf01 100644 --- a/arch/arm/mach-pxa/stargate2.c +++ b/arch/arm/mach-pxa/stargate2.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/stargate2.c | 3 | * linux/arch/arm/mach-pxa/stargate2.c |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Copyright: Intel Corp. | 7 | * Copyright: Intel Corp. |
7 | * | 8 | * |
8 | * Modified 2009: Jonathan Cameron <jic23@cam.ac.uk> | 9 | * Modified 2009: Jonathan Cameron <jic23@cam.ac.uk> |
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 | #include <linux/init.h> | 12 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/tosa-bt.c b/arch/arm/mach-pxa/tosa-bt.c index 83606087edc7..c9541632b8b1 100644 --- a/arch/arm/mach-pxa/tosa-bt.c +++ b/arch/arm/mach-pxa/tosa-bt.c | |||
@@ -1,12 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Bluetooth built-in chip control | 3 | * Bluetooth built-in chip control |
3 | * | 4 | * |
4 | * Copyright (c) 2008 Dmitry Baryshkov | 5 | * Copyright (c) 2008 Dmitry Baryshkov |
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 | #include <linux/kernel.h> | 8 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-pxa/tosa.c b/arch/arm/mach-pxa/tosa.c index 7439798d58e4..f537ff1c3ba7 100644 --- a/arch/arm/mach-pxa/tosa.c +++ b/arch/arm/mach-pxa/tosa.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Support for Sharp SL-C6000x PDAs | 3 | * Support for Sharp SL-C6000x PDAs |
3 | * Model: (Tosa) | 4 | * Model: (Tosa) |
@@ -5,11 +6,6 @@ | |||
5 | * Copyright (c) 2005 Dirk Opfer | 6 | * Copyright (c) 2005 Dirk Opfer |
6 | * | 7 | * |
7 | * Based on code written by Sharp/Lineo for 2.4 kernels | 8 | * Based on code written by Sharp/Lineo for 2.4 kernels |
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 | 10 | ||
15 | #include <linux/clkdev.h> | 11 | #include <linux/clkdev.h> |
diff --git a/arch/arm/mach-pxa/tosa_bt.h b/arch/arm/mach-pxa/tosa_bt.h index efc3c3d3b75d..56acd5dabec4 100644 --- a/arch/arm/mach-pxa/tosa_bt.h +++ b/arch/arm/mach-pxa/tosa_bt.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Tosa bluetooth built-in chip control. | 3 | * Tosa bluetooth built-in chip control. |
3 | * | 4 | * |
4 | * Later it may be shared with some other platforms. | 5 | * Later it may be shared with some other platforms. |
5 | * | 6 | * |
6 | * Copyright (c) 2008 Dmitry Baryshkov | 7 | * Copyright (c) 2008 Dmitry Baryshkov |
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 TOSA_BT_H | 9 | #ifndef TOSA_BT_H |
14 | #define TOSA_BT_H | 10 | #define TOSA_BT_H |
diff --git a/arch/arm/mach-pxa/trizeps4.c b/arch/arm/mach-pxa/trizeps4.c index 99a2ee433f1f..f76f8be09554 100644 --- a/arch/arm/mach-pxa/trizeps4.c +++ b/arch/arm/mach-pxa/trizeps4.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/trizeps4.c | 3 | * linux/arch/arm/mach-pxa/trizeps4.c |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Author: Jürgen Schindele | 7 | * Author: Jürgen Schindele |
7 | * Created: 20 02, 2006 | 8 | * Created: 20 02, 2006 |
8 | * Copyright: Jürgen Schindele | 9 | * Copyright: Jürgen Schindele |
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 | #include <linux/init.h> | 12 | #include <linux/init.h> |
diff --git a/arch/arm/mach-pxa/viper.c b/arch/arm/mach-pxa/viper.c index c4c25a2f24f6..c06031da6676 100644 --- a/arch/arm/mach-pxa/viper.c +++ b/arch/arm/mach-pxa/viper.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/viper.c | 3 | * linux/arch/arm/mach-pxa/viper.c |
3 | * | 4 | * |
@@ -14,10 +15,6 @@ | |||
14 | * Author: Nicolas Pitre | 15 | * Author: Nicolas Pitre |
15 | * Created: Jun 15, 2001 | 16 | * Created: Jun 15, 2001 |
16 | * Copyright: MontaVista Software Inc. | 17 | * Copyright: MontaVista Software Inc. |
17 | * | ||
18 | * This program is free software; you can redistribute it and/or modify | ||
19 | * it under the terms of the GNU General Public License version 2 as | ||
20 | * published by the Free Software Foundation. | ||
21 | */ | 18 | */ |
22 | 19 | ||
23 | #include <linux/types.h> | 20 | #include <linux/types.h> |
diff --git a/arch/arm/mach-pxa/viper.h b/arch/arm/mach-pxa/viper.h index 5f5fbf1f6489..5a8b132229dc 100644 --- a/arch/arm/mach-pxa/viper.h +++ b/arch/arm/mach-pxa/viper.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/viper.h | 3 | * arch/arm/mach-pxa/include/mach/viper.h |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * Author: Nicolas Pitre | 13 | * Author: Nicolas Pitre |
13 | * Created: Jun 15, 2001 | 14 | * Created: Jun 15, 2001 |
14 | * Copyright: MontaVista Software Inc. | 15 | * Copyright: MontaVista Software Inc. |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | 17 | ||
21 | #ifndef ARCH_VIPER_H | 18 | #ifndef ARCH_VIPER_H |
diff --git a/arch/arm/mach-pxa/vpac270.c b/arch/arm/mach-pxa/vpac270.c index 829284406fa3..26a5ebc00069 100644 --- a/arch/arm/mach-pxa/vpac270.c +++ b/arch/arm/mach-pxa/vpac270.c | |||
@@ -1,13 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware definitions for Voipac PXA270 | 3 | * Hardware definitions 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 | #include <linux/platform_device.h> | 9 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/xcep.c b/arch/arm/mach-pxa/xcep.c index c368c98584c0..f485146b899f 100644 --- a/arch/arm/mach-pxa/xcep.c +++ b/arch/arm/mach-pxa/xcep.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* linux/arch/arm/mach-pxa/xcep.c | 2 | /* linux/arch/arm/mach-pxa/xcep.c |
2 | * | 3 | * |
3 | * Support for the Iskratel Electronics XCEP platform as used in | 4 | * Support for the Iskratel Electronics XCEP platform as used in |
@@ -8,10 +9,6 @@ | |||
8 | * Contributions by: Matej Kenda <matej.kenda@i-tech.si> | 9 | * Contributions by: Matej Kenda <matej.kenda@i-tech.si> |
9 | * Created: June 2006 | 10 | * Created: June 2006 |
10 | * Copyright: (C) 2006-2009 Instrumentation Technologies | 11 | * Copyright: (C) 2006-2009 Instrumentation Technologies |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | 13 | ||
17 | #include <linux/platform_device.h> | 14 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/z2.c b/arch/arm/mach-pxa/z2.c index ad082e11e2a4..900cefc4c5ea 100644 --- a/arch/arm/mach-pxa/z2.c +++ b/arch/arm/mach-pxa/z2.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/z2.c | 3 | * linux/arch/arm/mach-pxa/z2.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * Based on research and code by: Ken McGuire | 9 | * Based on research and code by: Ken McGuire |
9 | * Based on mainstone.c as modified for the Zipit Z2. | 10 | * Based on mainstone.c as modified for the Zipit Z2. |
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 | #include <linux/platform_device.h> | 13 | #include <linux/platform_device.h> |
diff --git a/arch/arm/mach-pxa/zeus.c b/arch/arm/mach-pxa/zeus.c index 3fd1119c14d5..da113c8eefbf 100644 --- a/arch/arm/mach-pxa/zeus.c +++ b/arch/arm/mach-pxa/zeus.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Support for the Arcom ZEUS. | 3 | * Support for the Arcom ZEUS. |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Loosely based on Arcom's 2.6.16.28. | 7 | * Loosely based on Arcom's 2.6.16.28. |
7 | * Maintained by Marc Zyngier <maz@misterjones.org> | 8 | * Maintained by Marc Zyngier <maz@misterjones.org> |
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 | #include <linux/cpufreq.h> | 11 | #include <linux/cpufreq.h> |
diff --git a/arch/arm/mach-pxa/zeus.h b/arch/arm/mach-pxa/zeus.h index 56024f81d57e..8fa6b2923f63 100644 --- a/arch/arm/mach-pxa/zeus.h +++ b/arch/arm/mach-pxa/zeus.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/mach-pxa/include/mach/zeus.h | 3 | * arch/arm/mach-pxa/include/mach/zeus.h |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Copyright: Arcom Control Systems Ltd. | 7 | * Copyright: Arcom Control Systems Ltd. |
7 | * | 8 | * |
8 | * Maintained by: Marc Zyngier <maz@misterjones.org> | 9 | * Maintained by: Marc Zyngier <maz@misterjones.org> |
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 _MACH_ZEUS_H | 12 | #ifndef _MACH_ZEUS_H |
diff --git a/arch/arm/mach-pxa/zylonite.c b/arch/arm/mach-pxa/zylonite.c index 1f88d7bae849..bf2ab5bd49ec 100644 --- a/arch/arm/mach-pxa/zylonite.c +++ b/arch/arm/mach-pxa/zylonite.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/zylonite.c | 3 | * linux/arch/arm/mach-pxa/zylonite.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * 2007-09-04: eric miao <eric.miao@marvell.com> | 9 | * 2007-09-04: eric miao <eric.miao@marvell.com> |
9 | * rewrite to align with latest kernel | 10 | * rewrite to align with latest kernel |
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 | #include <linux/module.h> | 13 | #include <linux/module.h> |
diff --git a/arch/arm/mach-pxa/zylonite_pxa300.c b/arch/arm/mach-pxa/zylonite_pxa300.c index 8f930a9dd0fd..956fec1c4940 100644 --- a/arch/arm/mach-pxa/zylonite_pxa300.c +++ b/arch/arm/mach-pxa/zylonite_pxa300.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/zylonite_pxa300.c | 3 | * linux/arch/arm/mach-pxa/zylonite_pxa300.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Copyright (C) 2007 Marvell Internation Ltd. | 8 | * Copyright (C) 2007 Marvell Internation Ltd. |
8 | * 2007-08-21: eric miao <eric.miao@marvell.com> | 9 | * 2007-08-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 | #include <linux/module.h> | 13 | #include <linux/module.h> |
diff --git a/arch/arm/mach-pxa/zylonite_pxa320.c b/arch/arm/mach-pxa/zylonite_pxa320.c index 47961ae0c448..94cb834f36cd 100644 --- a/arch/arm/mach-pxa/zylonite_pxa320.c +++ b/arch/arm/mach-pxa/zylonite_pxa320.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-pxa/zylonite_pxa320.c | 3 | * linux/arch/arm/mach-pxa/zylonite_pxa320.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Copyright (C) 2007 Marvell Internation Ltd. | 8 | * Copyright (C) 2007 Marvell Internation Ltd. |
8 | * 2007-08-21: eric miao <eric.miao@marvell.com> | 9 | * 2007-08-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 | #include <linux/module.h> | 13 | #include <linux/module.h> |