diff options
Diffstat (limited to 'include/linux')
224 files changed, 224 insertions, 933 deletions
diff --git a/include/linux/acpi_dma.h b/include/linux/acpi_dma.h index 329436d38e66..72cedb916a9c 100644 --- a/include/linux/acpi_dma.h +++ b/include/linux/acpi_dma.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * ACPI helpers for DMA request / controller | 3 | * ACPI helpers for DMA request / controller |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Copyright (C) 2013, Intel Corporation | 7 | * Copyright (C) 2013, Intel Corporation |
7 | * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 8 | * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
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 __LINUX_ACPI_DMA_H | 11 | #ifndef __LINUX_ACPI_DMA_H |
diff --git a/include/linux/amba/bus.h b/include/linux/amba/bus.h index f99b74a6e4ca..26f0ecf401ea 100644 --- a/include/linux/amba/bus.h +++ b/include/linux/amba/bus.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/amba/bus.h | 3 | * linux/include/amba/bus.h |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * region or that is derived from a PrimeCell. | 7 | * region or that is derived from a PrimeCell. |
7 | * | 8 | * |
8 | * Copyright (C) 2003 Deep Blue Solutions Ltd, All Rights Reserved. | 9 | * Copyright (C) 2003 Deep Blue Solutions Ltd, All Rights Reserved. |
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 | #ifndef ASMARM_AMBA_H | 11 | #ifndef ASMARM_AMBA_H |
15 | #define ASMARM_AMBA_H | 12 | #define ASMARM_AMBA_H |
diff --git a/include/linux/amba/pl080.h b/include/linux/amba/pl080.h index ab036b6b1804..e192d546639b 100644 --- a/include/linux/amba/pl080.h +++ b/include/linux/amba/pl080.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* include/linux/amba/pl080.h | 2 | /* include/linux/amba/pl080.h |
2 | * | 3 | * |
3 | * Copyright 2008 Openmoko, Inc. | 4 | * Copyright 2008 Openmoko, Inc. |
@@ -6,10 +7,6 @@ | |||
6 | * Ben Dooks <ben@simtec.co.uk> | 7 | * Ben Dooks <ben@simtec.co.uk> |
7 | * | 8 | * |
8 | * ARM PrimeCell PL080 DMA controller | 9 | * ARM PrimeCell PL080 DMA controller |
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 | /* Note, there are some Samsung updates to this controller block which | 12 | /* Note, there are some Samsung updates to this controller block which |
diff --git a/include/linux/amba/pl08x.h b/include/linux/amba/pl08x.h index 79d1bcee738d..3100e0debcdd 100644 --- a/include/linux/amba/pl08x.h +++ b/include/linux/amba/pl08x.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/amba/pl08x.h - ARM PrimeCell DMA Controller driver | 3 | * linux/amba/pl08x.h - ARM PrimeCell DMA Controller driver |
3 | * | 4 | * |
4 | * Copyright (C) 2005 ARM Ltd | 5 | * Copyright (C) 2005 ARM Ltd |
5 | * Copyright (C) 2010 ST-Ericsson SA | 6 | * Copyright (C) 2010 ST-Ericsson SA |
6 | * | 7 | * |
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 | * pl08x information required by platform code | 8 | * pl08x information required by platform code |
12 | * | 9 | * |
13 | * Please credit ARM.com | 10 | * Please credit ARM.com |
diff --git a/include/linux/amba/pl093.h b/include/linux/amba/pl093.h index 2983e3671adb..b17166e3b49a 100644 --- a/include/linux/amba/pl093.h +++ b/include/linux/amba/pl093.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* linux/amba/pl093.h | 2 | /* linux/amba/pl093.h |
2 | * | 3 | * |
3 | * Copyright (c) 2008 Simtec Electronics | 4 | * Copyright (c) 2008 Simtec Electronics |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * AMBA PL093 SSMC (synchronous static memory controller) | 8 | * AMBA PL093 SSMC (synchronous static memory controller) |
8 | * See DDI0236.pdf (r0p4) for more details | 9 | * See DDI0236.pdf (r0p4) for more details |
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 | #define SMB_BANK(x) ((x) * 0x20) /* each bank control set is 0x20 apart */ | 12 | #define SMB_BANK(x) ((x) * 0x20) /* each bank control set is 0x20 apart */ |
diff --git a/include/linux/c2port.h b/include/linux/c2port.h index f2736348ca26..4e93bc63c27a 100644 --- a/include/linux/c2port.h +++ b/include/linux/c2port.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Silicon Labs C2 port Linux support | 3 | * Silicon Labs C2 port Linux support |
3 | * | 4 | * |
4 | * Copyright (c) 2007 Rodolfo Giometti <giometti@linux.it> | 5 | * Copyright (c) 2007 Rodolfo Giometti <giometti@linux.it> |
5 | * Copyright (c) 2007 Eurotech S.p.A. <info@eurotech.it> | 6 | * Copyright (c) 2007 Eurotech S.p.A. <info@eurotech.it> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify it | ||
8 | * under the terms of the GNU General Public License version 2 as published by | ||
9 | * the Free Software Foundation | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #define C2PORT_NAME_LEN 32 | 9 | #define C2PORT_NAME_LEN 32 |
diff --git a/include/linux/can/led.h b/include/linux/can/led.h index 2746f7c2f87d..7c3cfd798c56 100644 --- a/include/linux/can/led.h +++ b/include/linux/can/led.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2012, Fabio Baltieri <fabio.baltieri@gmail.com> | 3 | * Copyright 2012, Fabio Baltieri <fabio.baltieri@gmail.com> |
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 | #ifndef _CAN_LED_H | 6 | #ifndef _CAN_LED_H |
diff --git a/include/linux/cb710.h b/include/linux/cb710.h index 8cc10411bab2..60de3fedd3a7 100644 --- a/include/linux/cb710.h +++ b/include/linux/cb710.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * cb710/cb710.h | 3 | * cb710/cb710.h |
3 | * | 4 | * |
4 | * Copyright by Michał Mirosław, 2008-2009 | 5 | * Copyright by Michał Mirosław, 2008-2009 |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef LINUX_CB710_DRIVER_H | 7 | #ifndef LINUX_CB710_DRIVER_H |
11 | #define LINUX_CB710_DRIVER_H | 8 | #define LINUX_CB710_DRIVER_H |
@@ -129,10 +126,6 @@ void cb710_dump_regs(struct cb710_chip *chip, unsigned dump); | |||
129 | * cb710/sgbuf2.h | 126 | * cb710/sgbuf2.h |
130 | * | 127 | * |
131 | * Copyright by Michał Mirosław, 2008-2009 | 128 | * Copyright by Michał Mirosław, 2008-2009 |
132 | * | ||
133 | * This program is free software; you can redistribute it and/or modify | ||
134 | * it under the terms of the GNU General Public License version 2 as | ||
135 | * published by the Free Software Foundation. | ||
136 | */ | 129 | */ |
137 | #ifndef LINUX_CB710_SG_H | 130 | #ifndef LINUX_CB710_SG_H |
138 | #define LINUX_CB710_SG_H | 131 | #define LINUX_CB710_SG_H |
diff --git a/include/linux/ccp.h b/include/linux/ccp.h index 7e9c991c95e0..55cb455cfcb0 100644 --- a/include/linux/ccp.h +++ b/include/linux/ccp.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * AMD Cryptographic Coprocessor (CCP) driver | 3 | * AMD Cryptographic Coprocessor (CCP) driver |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Author: Tom Lendacky <thomas.lendacky@amd.com> | 7 | * Author: Tom Lendacky <thomas.lendacky@amd.com> |
7 | * Author: Gary R Hook <gary.hook@amd.com> | 8 | * Author: Gary R Hook <gary.hook@amd.com> |
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 __CCP_H__ | 11 | #ifndef __CCP_H__ |
diff --git a/include/linux/clk.h b/include/linux/clk.h index f689fc58d7be..c8e3325868bd 100644 --- a/include/linux/clk.h +++ b/include/linux/clk.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/linux/clk.h | 3 | * linux/include/linux/clk.h |
3 | * | 4 | * |
4 | * Copyright (C) 2004 ARM Limited. | 5 | * Copyright (C) 2004 ARM Limited. |
5 | * Written by Deep Blue Solutions Limited. | 6 | * Written by Deep Blue Solutions Limited. |
6 | * Copyright (C) 2011-2012 Linaro Ltd <mturquette@linaro.org> | 7 | * Copyright (C) 2011-2012 Linaro Ltd <mturquette@linaro.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 | */ | 8 | */ |
12 | #ifndef __LINUX_CLK_H | 9 | #ifndef __LINUX_CLK_H |
13 | #define __LINUX_CLK_H | 10 | #define __LINUX_CLK_H |
diff --git a/include/linux/clk/mxs.h b/include/linux/clk/mxs.h index 5138a90e018c..2674e607ffb1 100644 --- a/include/linux/clk/mxs.h +++ b/include/linux/clk/mxs.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2013 Freescale Semiconductor, Inc. | 3 | * Copyright (C) 2013 Freescale Semiconductor, Inc. |
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 | #ifndef __LINUX_CLK_MXS_H | 6 | #ifndef __LINUX_CLK_MXS_H |
diff --git a/include/linux/clkdev.h b/include/linux/clkdev.h index ccb32af5848b..fd06b2780a22 100644 --- a/include/linux/clkdev.h +++ b/include/linux/clkdev.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * include/linux/clkdev.h | 3 | * include/linux/clkdev.h |
3 | * | 4 | * |
4 | * Copyright (C) 2008 Russell King. | 5 | * Copyright (C) 2008 Russell King. |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | * Helper for the clk API to assist looking up a struct clk. | 7 | * Helper for the clk API to assist looking up a struct clk. |
11 | */ | 8 | */ |
12 | #ifndef __CLKDEV_H | 9 | #ifndef __CLKDEV_H |
diff --git a/include/linux/cnt32_to_63.h b/include/linux/cnt32_to_63.h index aa629bce9033..064428479f2d 100644 --- a/include/linux/cnt32_to_63.h +++ b/include/linux/cnt32_to_63.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Extend a 32-bit counter to 63 bits | 3 | * Extend a 32-bit counter to 63 bits |
3 | * | 4 | * |
4 | * Author: Nicolas Pitre | 5 | * Author: Nicolas Pitre |
5 | * Created: December 3, 2006 | 6 | * Created: December 3, 2006 |
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 | ||
10 | * as published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #ifndef __LINUX_CNT32_TO_63_H__ | 10 | #ifndef __LINUX_CNT32_TO_63_H__ |
diff --git a/include/linux/container.h b/include/linux/container.h index 3c03e6fd2035..0cc2ee91905c 100644 --- a/include/linux/container.h +++ b/include/linux/container.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Definitions for container bus type. | 3 | * Definitions for container bus type. |
3 | * | 4 | * |
4 | * Copyright (C) 2013, Intel Corporation | 5 | * Copyright (C) 2013, Intel Corporation |
5 | * Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 6 | * Author: Rafael J. Wysocki <rafael.j.wysocki@intel.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 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/device.h> | 9 | #include <linux/device.h> |
diff --git a/include/linux/cpu_rmap.h b/include/linux/cpu_rmap.h index bdd18caa6c94..02edeafcb2bf 100644 --- a/include/linux/cpu_rmap.h +++ b/include/linux/cpu_rmap.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef __LINUX_CPU_RMAP_H | 2 | #ifndef __LINUX_CPU_RMAP_H |
2 | #define __LINUX_CPU_RMAP_H | 3 | #define __LINUX_CPU_RMAP_H |
3 | 4 | ||
4 | /* | 5 | /* |
5 | * cpu_rmap.c: CPU affinity reverse-map support | 6 | * cpu_rmap.c: CPU affinity reverse-map support |
6 | * Copyright 2011 Solarflare Communications Inc. | 7 | * Copyright 2011 Solarflare Communications Inc. |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify it | ||
9 | * under the terms of the GNU General Public License version 2 as published | ||
10 | * by the Free Software Foundation, incorporated herein by reference. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #include <linux/cpumask.h> | 10 | #include <linux/cpumask.h> |
diff --git a/include/linux/cpufeature.h b/include/linux/cpufeature.h index 84d3c81b5978..6aff540ee9e5 100644 --- a/include/linux/cpufeature.h +++ b/include/linux/cpufeature.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2014 Linaro Ltd. <ard.biesheuvel@linaro.org> | 3 | * Copyright (C) 2014 Linaro Ltd. <ard.biesheuvel@linaro.org> |
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 | #ifndef __LINUX_CPUFEATURE_H | 6 | #ifndef __LINUX_CPUFEATURE_H |
diff --git a/include/linux/cpufreq.h b/include/linux/cpufreq.h index d01a74fbc4db..32a1733014f5 100644 --- a/include/linux/cpufreq.h +++ b/include/linux/cpufreq.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/linux/cpufreq.h | 3 | * linux/include/linux/cpufreq.h |
3 | * | 4 | * |
4 | * Copyright (C) 2001 Russell King | 5 | * Copyright (C) 2001 Russell King |
5 | * (C) 2002 - 2003 Dominik Brodowski <linux@brodo.de> | 6 | * (C) 2002 - 2003 Dominik Brodowski <linux@brodo.de> |
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 | #ifndef _LINUX_CPUFREQ_H | 8 | #ifndef _LINUX_CPUFREQ_H |
12 | #define _LINUX_CPUFREQ_H | 9 | #define _LINUX_CPUFREQ_H |
diff --git a/include/linux/devfreq-event.h b/include/linux/devfreq-event.h index 4db00b02ca3f..29fc0dd735ae 100644 --- a/include/linux/devfreq-event.h +++ b/include/linux/devfreq-event.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * devfreq-event: a framework to provide raw data and events of devfreq devices | 3 | * devfreq-event: a framework to provide raw data and events of devfreq devices |
3 | * | 4 | * |
4 | * Copyright (C) 2014 Samsung Electronics | 5 | * Copyright (C) 2014 Samsung Electronics |
5 | * Author: Chanwoo Choi <cw00.choi@samsung.com> | 6 | * Author: Chanwoo Choi <cw00.choi@samsung.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 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef __LINUX_DEVFREQ_EVENT_H__ | 9 | #ifndef __LINUX_DEVFREQ_EVENT_H__ |
diff --git a/include/linux/devfreq.h b/include/linux/devfreq.h index fbffa74bfc1b..2bae9ed3c783 100644 --- a/include/linux/devfreq.h +++ b/include/linux/devfreq.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * devfreq: Generic Dynamic Voltage and Frequency Scaling (DVFS) Framework | 3 | * devfreq: Generic Dynamic Voltage and Frequency Scaling (DVFS) Framework |
3 | * for Non-CPU Devices. | 4 | * for Non-CPU Devices. |
4 | * | 5 | * |
5 | * Copyright (C) 2011 Samsung Electronics | 6 | * Copyright (C) 2011 Samsung Electronics |
6 | * MyungJoo Ham <myungjoo.ham@samsung.com> | 7 | * MyungJoo Ham <myungjoo.ham@samsung.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 | #ifndef __LINUX_DEVFREQ_H__ | 10 | #ifndef __LINUX_DEVFREQ_H__ |
diff --git a/include/linux/dm9000.h b/include/linux/dm9000.h index 841925fbfe8a..df0341dbb451 100644 --- a/include/linux/dm9000.h +++ b/include/linux/dm9000.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* include/linux/dm9000.h | 2 | /* include/linux/dm9000.h |
2 | * | 3 | * |
3 | * Copyright (c) 2004 Simtec Electronics | 4 | * Copyright (c) 2004 Simtec Electronics |
4 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
5 | * | 6 | * |
6 | * Header file for dm9000 platform data | 7 | * Header file for dm9000 platform data |
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 __DM9000_PLATFORM_DATA | 10 | #ifndef __DM9000_PLATFORM_DATA |
diff --git a/include/linux/dma/hsu.h b/include/linux/dma/hsu.h index 197eec63e501..a6b7bc707356 100644 --- a/include/linux/dma/hsu.h +++ b/include/linux/dma/hsu.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Driver for the High Speed UART DMA | 3 | * Driver for the High Speed UART DMA |
3 | * | 4 | * |
4 | * Copyright (C) 2015 Intel Corporation | 5 | * Copyright (C) 2015 Intel Corporation |
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 _DMA_HSU_H | 8 | #ifndef _DMA_HSU_H |
diff --git a/include/linux/dma/ipu-dma.h b/include/linux/dma/ipu-dma.h index 18031115c668..6969391580d2 100644 --- a/include/linux/dma/ipu-dma.h +++ b/include/linux/dma/ipu-dma.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2008 | 3 | * Copyright (C) 2008 |
3 | * Guennadi Liakhovetski, DENX Software Engineering, <lg@denx.de> | 4 | * Guennadi Liakhovetski, DENX Software Engineering, <lg@denx.de> |
4 | * | 5 | * |
5 | * Copyright (C) 2005-2007 Freescale Semiconductor, Inc. | 6 | * Copyright (C) 2005-2007 Freescale Semiconductor, 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 | #ifndef __LINUX_DMA_IPU_DMA_H | 9 | #ifndef __LINUX_DMA_IPU_DMA_H |
diff --git a/include/linux/dw_apb_timer.h b/include/linux/dw_apb_timer.h index 4334106f44c3..14f072edbca5 100644 --- a/include/linux/dw_apb_timer.h +++ b/include/linux/dw_apb_timer.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * (C) Copyright 2009 Intel Corporation | 3 | * (C) Copyright 2009 Intel Corporation |
3 | * Author: Jacob Pan (jacob.jun.pan@intel.com) | 4 | * Author: Jacob Pan (jacob.jun.pan@intel.com) |
4 | * | 5 | * |
5 | * Shared with ARM platforms, Jamie Iles, Picochip 2011 | 6 | * Shared with ARM platforms, Jamie Iles, Picochip 2011 |
6 | * | 7 | * |
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 | * Support for the Synopsys DesignWare APB Timers. | 8 | * Support for the Synopsys DesignWare APB Timers. |
12 | */ | 9 | */ |
13 | #ifndef __DW_APB_TIMER_H__ | 10 | #ifndef __DW_APB_TIMER_H__ |
diff --git a/include/linux/extcon/extcon-adc-jack.h b/include/linux/extcon/extcon-adc-jack.h index 2aa32075bca1..19b437e9c080 100644 --- a/include/linux/extcon/extcon-adc-jack.h +++ b/include/linux/extcon/extcon-adc-jack.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * include/linux/extcon/extcon-adc-jack.h | 3 | * include/linux/extcon/extcon-adc-jack.h |
3 | * | 4 | * |
@@ -5,11 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Copyright (C) 2012 Samsung Electronics | 7 | * Copyright (C) 2012 Samsung Electronics |
7 | * MyungJoo Ham <myungjoo.ham@samsung.com> | 8 | * MyungJoo Ham <myungjoo.ham@samsung.com> |
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 _EXTCON_ADC_JACK_H_ | 11 | #ifndef _EXTCON_ADC_JACK_H_ |
diff --git a/include/linux/fec.h b/include/linux/fec.h index 1454a503622d..9aaf53f07269 100644 --- a/include/linux/fec.h +++ b/include/linux/fec.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* include/linux/fec.h | 2 | /* include/linux/fec.h |
2 | * | 3 | * |
3 | * Copyright (c) 2009 Orex Computed Radiography | 4 | * Copyright (c) 2009 Orex Computed Radiography |
@@ -6,10 +7,6 @@ | |||
6 | * Copyright (C) 2010 Freescale Semiconductor, Inc. | 7 | * Copyright (C) 2010 Freescale Semiconductor, Inc. |
7 | * | 8 | * |
8 | * Header file for the FEC platform data | 9 | * Header file for the FEC platform data |
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 | #ifndef __LINUX_FEC_H__ | 11 | #ifndef __LINUX_FEC_H__ |
15 | #define __LINUX_FEC_H__ | 12 | #define __LINUX_FEC_H__ |
diff --git a/include/linux/fsl/bestcomm/gen_bd.h b/include/linux/fsl/bestcomm/gen_bd.h index de47260e69da..aeb312a1cd00 100644 --- a/include/linux/fsl/bestcomm/gen_bd.h +++ b/include/linux/fsl/bestcomm/gen_bd.h | |||
@@ -1,16 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Header for Bestcomm General Buffer Descriptor tasks driver | 3 | * Header for Bestcomm General Buffer Descriptor tasks driver |
3 | * | 4 | * |
4 | * | ||
5 | * Copyright (C) 2007 Sylvain Munaut <tnt@246tNt.com> | 5 | * Copyright (C) 2007 Sylvain Munaut <tnt@246tNt.com> |
6 | * Copyright (C) 2006 AppSpec Computer Technologies Corp. | 6 | * Copyright (C) 2006 AppSpec Computer Technologies Corp. |
7 | * Jeff Gibbons <jeff.gibbons@appspec.com> | 7 | * Jeff Gibbons <jeff.gibbons@appspec.com> |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify it | ||
10 | * under the terms of the GNU General Public License version 2 as published | ||
11 | * by the Free Software Foundation. | ||
12 | * | ||
13 | * | ||
14 | */ | 8 | */ |
15 | 9 | ||
16 | #ifndef __BESTCOMM_GEN_BD_H__ | 10 | #ifndef __BESTCOMM_GEN_BD_H__ |
diff --git a/include/linux/fwnode.h b/include/linux/fwnode.h index faebf0ca0686..a11c8c56c78b 100644 --- a/include/linux/fwnode.h +++ b/include/linux/fwnode.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * fwnode.h - Firmware device node object handle type definition. | 3 | * fwnode.h - Firmware device node object handle type definition. |
3 | * | 4 | * |
4 | * Copyright (C) 2015, Intel Corporation | 5 | * Copyright (C) 2015, Intel Corporation |
5 | * Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 6 | * Author: Rafael J. Wysocki <rafael.j.wysocki@intel.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 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef _LINUX_FWNODE_H_ | 9 | #ifndef _LINUX_FWNODE_H_ |
diff --git a/include/linux/gameport.h b/include/linux/gameport.h index bb7de09e8d57..69081d899492 100644 --- a/include/linux/gameport.h +++ b/include/linux/gameport.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 1999-2002 Vojtech Pavlik | 3 | * Copyright (c) 1999-2002 Vojtech Pavlik |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify it | ||
5 | * under the terms of the GNU General Public License version 2 as published by | ||
6 | * the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | #ifndef _GAMEPORT_H | 5 | #ifndef _GAMEPORT_H |
9 | #define _GAMEPORT_H | 6 | #define _GAMEPORT_H |
diff --git a/include/linux/i8042.h b/include/linux/i8042.h index d98780ca9604..0261e2fb3636 100644 --- a/include/linux/i8042.h +++ b/include/linux/i8042.h | |||
@@ -1,11 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef _LINUX_I8042_H | 2 | #ifndef _LINUX_I8042_H |
2 | #define _LINUX_I8042_H | 3 | #define _LINUX_I8042_H |
3 | 4 | ||
4 | /* | ||
5 | * This program is free software; you can redistribute it and/or modify it | ||
6 | * under the terms of the GNU General Public License version 2 as published by | ||
7 | * the Free Software Foundation. | ||
8 | */ | ||
9 | 5 | ||
10 | #include <linux/types.h> | 6 | #include <linux/types.h> |
11 | 7 | ||
diff --git a/include/linux/ieee80211.h b/include/linux/ieee80211.h index 61f0a316c6ac..42690007d612 100644 --- a/include/linux/ieee80211.h +++ b/include/linux/ieee80211.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * IEEE 802.11 defines | 3 | * IEEE 802.11 defines |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Copyright (c) 2013 - 2014 Intel Mobile Communications GmbH | 10 | * Copyright (c) 2013 - 2014 Intel Mobile Communications GmbH |
10 | * Copyright (c) 2016 - 2017 Intel Deutschland GmbH | 11 | * Copyright (c) 2016 - 2017 Intel Deutschland GmbH |
11 | * Copyright (c) 2018 - 2019 Intel Corporation | 12 | * Copyright (c) 2018 - 2019 Intel Corporation |
12 | * | ||
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 | */ | 13 | */ |
17 | 14 | ||
18 | #ifndef LINUX_IEEE80211_H | 15 | #ifndef LINUX_IEEE80211_H |
diff --git a/include/linux/iio/buffer.h b/include/linux/iio/buffer.h index 48767c776119..fbba4093f06c 100644 --- a/include/linux/iio/buffer.h +++ b/include/linux/iio/buffer.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* The industrial I/O core - generic buffer interfaces. | 2 | /* The industrial I/O core - generic buffer interfaces. |
2 | * | 3 | * |
3 | * Copyright (c) 2008 Jonathan Cameron | 4 | * Copyright (c) 2008 Jonathan Cameron |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify it | ||
6 | * under the terms of the GNU General Public License version 2 as published by | ||
7 | * the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef _IIO_BUFFER_GENERIC_H_ | 7 | #ifndef _IIO_BUFFER_GENERIC_H_ |
diff --git a/include/linux/iio/configfs.h b/include/linux/iio/configfs.h index 93befd67c15c..84cab3f47e80 100644 --- a/include/linux/iio/configfs.h +++ b/include/linux/iio/configfs.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Industrial I/O configfs support | 3 | * Industrial I/O configfs support |
3 | * | 4 | * |
4 | * Copyright (c) 2015 Intel Corporation | 5 | * Copyright (c) 2015 Intel Corporation |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published by | ||
8 | * the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef __IIO_CONFIGFS | 7 | #ifndef __IIO_CONFIGFS |
11 | #define __IIO_CONFIGFS | 8 | #define __IIO_CONFIGFS |
diff --git a/include/linux/iio/consumer.h b/include/linux/iio/consumer.h index b2d34831ed7c..2bde8c912d4d 100644 --- a/include/linux/iio/consumer.h +++ b/include/linux/iio/consumer.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Industrial I/O in kernel consumer interface | 3 | * Industrial I/O in kernel consumer interface |
3 | * | 4 | * |
4 | * Copyright (c) 2011 Jonathan Cameron | 5 | * Copyright (c) 2011 Jonathan Cameron |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published by | ||
8 | * the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef _IIO_INKERN_CONSUMER_H_ | 7 | #ifndef _IIO_INKERN_CONSUMER_H_ |
11 | #define _IIO_INKERN_CONSUMER_H_ | 8 | #define _IIO_INKERN_CONSUMER_H_ |
diff --git a/include/linux/iio/driver.h b/include/linux/iio/driver.h index f54a7bcdefe3..36de60a5da7a 100644 --- a/include/linux/iio/driver.h +++ b/include/linux/iio/driver.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Industrial I/O in kernel access map interface. | 3 | * Industrial I/O in kernel access map interface. |
3 | * | 4 | * |
4 | * Copyright (c) 2011 Jonathan Cameron | 5 | * Copyright (c) 2011 Jonathan Cameron |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published by | ||
8 | * the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef _IIO_INKERN_H_ | 8 | #ifndef _IIO_INKERN_H_ |
diff --git a/include/linux/iio/events.h b/include/linux/iio/events.h index 8ad87d1c5340..a4558c45a548 100644 --- a/include/linux/iio/events.h +++ b/include/linux/iio/events.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* The industrial I/O - event passing to userspace | 2 | /* The industrial I/O - event passing to userspace |
2 | * | 3 | * |
3 | * Copyright (c) 2008-2011 Jonathan Cameron | 4 | * Copyright (c) 2008-2011 Jonathan Cameron |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify it | ||
6 | * under the terms of the GNU General Public License version 2 as published by | ||
7 | * the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | #ifndef _IIO_EVENTS_H_ | 6 | #ifndef _IIO_EVENTS_H_ |
10 | #define _IIO_EVENTS_H_ | 7 | #define _IIO_EVENTS_H_ |
diff --git a/include/linux/iio/gyro/itg3200.h b/include/linux/iio/gyro/itg3200.h index 0a30fddccfb3..a602fe7b84fa 100644 --- a/include/linux/iio/gyro/itg3200.h +++ b/include/linux/iio/gyro/itg3200.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * itg3200.h -- support InvenSense ITG3200 | 3 | * itg3200.h -- support InvenSense ITG3200 |
3 | * Digital 3-Axis Gyroscope driver | 4 | * Digital 3-Axis Gyroscope driver |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (c) 2011 Christian Strobel <christian.strobel@iis.fraunhofer.de> | 6 | * Copyright (c) 2011 Christian Strobel <christian.strobel@iis.fraunhofer.de> |
6 | * Copyright (c) 2011 Manuel Stahl <manuel.stahl@iis.fraunhofer.de> | 7 | * Copyright (c) 2011 Manuel Stahl <manuel.stahl@iis.fraunhofer.de> |
7 | * Copyright (c) 2012 Thorsten Nowak <thorsten.nowak@iis.fraunhofer.de> | 8 | * Copyright (c) 2012 Thorsten Nowak <thorsten.nowak@iis.fraunhofer.de> |
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 I2C_ITG3200_H_ | 11 | #ifndef I2C_ITG3200_H_ |
diff --git a/include/linux/iio/iio.h b/include/linux/iio/iio.h index bb10c1bee301..8e132cf819e4 100644 --- a/include/linux/iio/iio.h +++ b/include/linux/iio/iio.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | 2 | ||
2 | /* The industrial I/O core | 3 | /* The industrial I/O core |
3 | * | 4 | * |
4 | * Copyright (c) 2008 Jonathan Cameron | 5 | * Copyright (c) 2008 Jonathan Cameron |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published by | ||
8 | * the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef _INDUSTRIAL_IO_H_ | 7 | #ifndef _INDUSTRIAL_IO_H_ |
11 | #define _INDUSTRIAL_IO_H_ | 8 | #define _INDUSTRIAL_IO_H_ |
diff --git a/include/linux/iio/machine.h b/include/linux/iio/machine.h index 5e1cfa75f652..fe7ccbb81184 100644 --- a/include/linux/iio/machine.h +++ b/include/linux/iio/machine.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Industrial I/O in kernel access map definitions for board files. | 3 | * Industrial I/O in kernel access map definitions for board files. |
3 | * | 4 | * |
4 | * Copyright (c) 2011 Jonathan Cameron | 5 | * Copyright (c) 2011 Jonathan Cameron |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published by | ||
8 | * the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_IIO_MACHINE_H__ | 8 | #ifndef __LINUX_IIO_MACHINE_H__ |
diff --git a/include/linux/iio/sw_device.h b/include/linux/iio/sw_device.h index 8642b91a7577..eff1e6b2595c 100644 --- a/include/linux/iio/sw_device.h +++ b/include/linux/iio/sw_device.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Industrial I/O software device interface | 3 | * Industrial I/O software device interface |
3 | * | 4 | * |
4 | * Copyright (c) 2016 Intel Corporation | 5 | * Copyright (c) 2016 Intel Corporation |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published by | ||
8 | * the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __IIO_SW_DEVICE | 8 | #ifndef __IIO_SW_DEVICE |
diff --git a/include/linux/iio/sw_trigger.h b/include/linux/iio/sw_trigger.h index 0c43738a9e24..47de2443e984 100644 --- a/include/linux/iio/sw_trigger.h +++ b/include/linux/iio/sw_trigger.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Industrial I/O software trigger interface | 3 | * Industrial I/O software trigger interface |
3 | * | 4 | * |
4 | * Copyright (c) 2015 Intel Corporation | 5 | * Copyright (c) 2015 Intel Corporation |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published by | ||
8 | * the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __IIO_SW_TRIGGER | 8 | #ifndef __IIO_SW_TRIGGER |
diff --git a/include/linux/iio/sysfs.h b/include/linux/iio/sysfs.h index ce9426c507fd..b532c875bc24 100644 --- a/include/linux/iio/sysfs.h +++ b/include/linux/iio/sysfs.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* The industrial I/O core | 2 | /* The industrial I/O core |
2 | * | 3 | * |
3 | *Copyright (c) 2008 Jonathan Cameron | 4 | *Copyright (c) 2008 Jonathan Cameron |
4 | * | 5 | * |
5 | * This program is free software; you can redistribute it and/or modify it | ||
6 | * under the terms of the GNU General Public License version 2 as published by | ||
7 | * the Free Software Foundation. | ||
8 | * | ||
9 | * General attributes | 6 | * General attributes |
10 | */ | 7 | */ |
11 | 8 | ||
diff --git a/include/linux/iio/trigger.h b/include/linux/iio/trigger.h index b19b7204ef84..84995e2967ac 100644 --- a/include/linux/iio/trigger.h +++ b/include/linux/iio/trigger.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* The industrial I/O core, trigger handling functions | 2 | /* The industrial I/O core, trigger handling functions |
2 | * | 3 | * |
3 | * Copyright (c) 2008 Jonathan Cameron | 4 | * Copyright (c) 2008 Jonathan Cameron |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify it | ||
6 | * under the terms of the GNU General Public License version 2 as published by | ||
7 | * the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | #include <linux/irq.h> | 6 | #include <linux/irq.h> |
10 | #include <linux/module.h> | 7 | #include <linux/module.h> |
diff --git a/include/linux/iio/trigger_consumer.h b/include/linux/iio/trigger_consumer.h index c4f8c7409666..c3c6ba5ec423 100644 --- a/include/linux/iio/trigger_consumer.h +++ b/include/linux/iio/trigger_consumer.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* The industrial I/O core, trigger consumer functions | 2 | /* The industrial I/O core, trigger consumer functions |
2 | * | 3 | * |
3 | * Copyright (c) 2008-2011 Jonathan Cameron | 4 | * Copyright (c) 2008-2011 Jonathan Cameron |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify it | ||
6 | * under the terms of the GNU General Public License version 2 as published by | ||
7 | * the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef __LINUX_IIO_TRIGGER_CONSUMER_H__ | 7 | #ifndef __LINUX_IIO_TRIGGER_CONSUMER_H__ |
diff --git a/include/linux/iio/types.h b/include/linux/iio/types.h index 6eb3d683ef62..fa824e160f35 100644 --- a/include/linux/iio/types.h +++ b/include/linux/iio/types.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* industrial I/O data types needed both in and out of kernel | 2 | /* industrial I/O data types needed both in and out of kernel |
2 | * | 3 | * |
3 | * Copyright (c) 2008 Jonathan Cameron | 4 | * Copyright (c) 2008 Jonathan Cameron |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify it | ||
6 | * under the terms of the GNU General Public License version 2 as published by | ||
7 | * the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef _IIO_TYPES_H_ | 7 | #ifndef _IIO_TYPES_H_ |
diff --git a/include/linux/input-polldev.h b/include/linux/input-polldev.h index 2465182670db..14821fd231c0 100644 --- a/include/linux/input-polldev.h +++ b/include/linux/input-polldev.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef _INPUT_POLLDEV_H | 2 | #ifndef _INPUT_POLLDEV_H |
2 | #define _INPUT_POLLDEV_H | 3 | #define _INPUT_POLLDEV_H |
3 | 4 | ||
4 | /* | 5 | /* |
5 | * Copyright (c) 2007 Dmitry Torokhov | 6 | * Copyright (c) 2007 Dmitry Torokhov |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify it | ||
8 | * under the terms of the GNU General Public License version 2 as published by | ||
9 | * the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/input.h> | 9 | #include <linux/input.h> |
diff --git a/include/linux/input.h b/include/linux/input.h index 7c7516eb7d76..510e78558c10 100644 --- a/include/linux/input.h +++ b/include/linux/input.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 1999-2002 Vojtech Pavlik | 3 | * Copyright (c) 1999-2002 Vojtech Pavlik |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify it | ||
5 | * under the terms of the GNU General Public License version 2 as published by | ||
6 | * the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | #ifndef _INPUT_H | 5 | #ifndef _INPUT_H |
9 | #define _INPUT_H | 6 | #define _INPUT_H |
diff --git a/include/linux/input/as5011.h b/include/linux/input/as5011.h index 1affd0ddfa9d..5fba52a56cd6 100644 --- a/include/linux/input/as5011.h +++ b/include/linux/input/as5011.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef _AS5011_H | 2 | #ifndef _AS5011_H |
2 | #define _AS5011_H | 3 | #define _AS5011_H |
3 | 4 | ||
4 | /* | 5 | /* |
5 | * Copyright (c) 2010, 2011 Fabien Marteau <fabien.marteau@armadeus.com> | 6 | * Copyright (c) 2010, 2011 Fabien Marteau <fabien.marteau@armadeus.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify it | ||
8 | * under the terms of the GNU General Public License version 2 as published by | ||
9 | * the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | struct as5011_platform_data { | 9 | struct as5011_platform_data { |
diff --git a/include/linux/input/mt.h b/include/linux/input/mt.h index 3f4bf60b0bb5..9e409bb13642 100644 --- a/include/linux/input/mt.h +++ b/include/linux/input/mt.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef _INPUT_MT_H | 2 | #ifndef _INPUT_MT_H |
2 | #define _INPUT_MT_H | 3 | #define _INPUT_MT_H |
3 | 4 | ||
@@ -5,10 +6,6 @@ | |||
5 | * Input Multitouch Library | 6 | * Input Multitouch Library |
6 | * | 7 | * |
7 | * Copyright (c) 2010 Henrik Rydberg | 8 | * Copyright (c) 2010 Henrik Rydberg |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify it | ||
10 | * under the terms of the GNU General Public License version 2 as published by | ||
11 | * the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #include <linux/input.h> | 11 | #include <linux/input.h> |
diff --git a/include/linux/input/navpoint.h b/include/linux/input/navpoint.h index 45050eb34de3..d464ffb4db52 100644 --- a/include/linux/input/navpoint.h +++ b/include/linux/input/navpoint.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2012 Paul Parsons <lost.distance@yahoo.com> | 3 | * Copyright (C) 2012 Paul Parsons <lost.distance@yahoo.com> |
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 | struct navpoint_platform_data { | 6 | struct navpoint_platform_data { |
diff --git a/include/linux/input/sparse-keymap.h b/include/linux/input/sparse-keymap.h index c7346e33d958..d25d1452dc6e 100644 --- a/include/linux/input/sparse-keymap.h +++ b/include/linux/input/sparse-keymap.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef _SPARSE_KEYMAP_H | 2 | #ifndef _SPARSE_KEYMAP_H |
2 | #define _SPARSE_KEYMAP_H | 3 | #define _SPARSE_KEYMAP_H |
3 | 4 | ||
4 | /* | 5 | /* |
5 | * Copyright (c) 2009 Dmitry Torokhov | 6 | * Copyright (c) 2009 Dmitry Torokhov |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify it | ||
8 | * under the terms of the GNU General Public License version 2 as published by | ||
9 | * the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #define KE_END 0 /* Indicates end of keymap */ | 9 | #define KE_END 0 /* Indicates end of keymap */ |
diff --git a/include/linux/input/touchscreen.h b/include/linux/input/touchscreen.h index 09d22ccb9e41..fe66e2b58f62 100644 --- a/include/linux/input/touchscreen.h +++ b/include/linux/input/touchscreen.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2014 Sebastian Reichel <sre@kernel.org> | 3 | * Copyright (c) 2014 Sebastian Reichel <sre@kernel.org> |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify it | ||
5 | * under the terms of the GNU General Public License version 2 as published by | ||
6 | * the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | 5 | ||
9 | #ifndef _TOUCHSCREEN_H | 6 | #ifndef _TOUCHSCREEN_H |
diff --git a/include/linux/irqbypass.h b/include/linux/irqbypass.h index f0f5d2671509..9bdb2a781841 100644 --- a/include/linux/irqbypass.h +++ b/include/linux/irqbypass.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * IRQ offload/bypass manager | 3 | * IRQ offload/bypass manager |
3 | * | 4 | * |
4 | * Copyright (C) 2015 Red Hat, Inc. | 5 | * Copyright (C) 2015 Red Hat, Inc. |
5 | * Copyright (c) 2015 Linaro Ltd. | 6 | * Copyright (c) 2015 Linaro Ltd. |
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 | #ifndef IRQBYPASS_H | 8 | #ifndef IRQBYPASS_H |
12 | #define IRQBYPASS_H | 9 | #define IRQBYPASS_H |
diff --git a/include/linux/irqchip/arm-gic-common.h b/include/linux/irqchip/arm-gic-common.h index 9a1a479a2bf4..626283858563 100644 --- a/include/linux/irqchip/arm-gic-common.h +++ b/include/linux/irqchip/arm-gic-common.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * include/linux/irqchip/arm-gic-common.h | 3 | * include/linux/irqchip/arm-gic-common.h |
3 | * | 4 | * |
4 | * Copyright (C) 2016 ARM Limited, All Rights Reserved. | 5 | * Copyright (C) 2016 ARM Limited, All Rights Reserved. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef __LINUX_IRQCHIP_ARM_GIC_COMMON_H | 7 | #ifndef __LINUX_IRQCHIP_ARM_GIC_COMMON_H |
11 | #define __LINUX_IRQCHIP_ARM_GIC_COMMON_H | 8 | #define __LINUX_IRQCHIP_ARM_GIC_COMMON_H |
diff --git a/include/linux/irqchip/arm-gic.h b/include/linux/irqchip/arm-gic.h index 0f049b384ccd..316087da1d09 100644 --- a/include/linux/irqchip/arm-gic.h +++ b/include/linux/irqchip/arm-gic.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * include/linux/irqchip/arm-gic.h | 3 | * include/linux/irqchip/arm-gic.h |
3 | * | 4 | * |
4 | * Copyright (C) 2002 ARM Limited, All Rights Reserved. | 5 | * Copyright (C) 2002 ARM Limited, All Rights Reserved. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef __LINUX_IRQCHIP_ARM_GIC_H | 7 | #ifndef __LINUX_IRQCHIP_ARM_GIC_H |
11 | #define __LINUX_IRQCHIP_ARM_GIC_H | 8 | #define __LINUX_IRQCHIP_ARM_GIC_H |
diff --git a/include/linux/irqchip/irq-sa11x0.h b/include/linux/irqchip/irq-sa11x0.h index 15db6829c1e4..68fd2d73b683 100644 --- a/include/linux/irqchip/irq-sa11x0.h +++ b/include/linux/irqchip/irq-sa11x0.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Generic IRQ handling for the SA11x0. | 3 | * Generic IRQ handling for the SA11x0. |
3 | * | 4 | * |
4 | * Copyright (C) 2015 Dmitry Eremin-Solenikov | 5 | * Copyright (C) 2015 Dmitry Eremin-Solenikov |
5 | * Copyright (C) 1999-2001 Nicolas Pitre | 6 | * Copyright (C) 1999-2001 Nicolas Pitre |
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 __INCLUDE_LINUX_IRQCHIP_IRQ_SA11x0_H | 9 | #ifndef __INCLUDE_LINUX_IRQCHIP_IRQ_SA11x0_H |
diff --git a/include/linux/irqchip/mxs.h b/include/linux/irqchip/mxs.h index 9039a538a919..4f447e3f0f3a 100644 --- a/include/linux/irqchip/mxs.h +++ b/include/linux/irqchip/mxs.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2013 Freescale Semiconductor, Inc. | 3 | * Copyright (C) 2013 Freescale Semiconductor, Inc. |
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 | #ifndef __LINUX_IRQCHIP_MXS_H | 6 | #ifndef __LINUX_IRQCHIP_MXS_H |
diff --git a/include/linux/led-class-flash.h b/include/linux/led-class-flash.h index 700efaa9e115..f52713f0a269 100644 --- a/include/linux/led-class-flash.h +++ b/include/linux/led-class-flash.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * LED Flash class interface | 3 | * LED Flash class interface |
3 | * | 4 | * |
4 | * Copyright (C) 2015 Samsung Electronics Co., Ltd. | 5 | * Copyright (C) 2015 Samsung Electronics Co., Ltd. |
5 | * Author: Jacek Anaszewski <j.anaszewski@samsung.com> | 6 | * Author: Jacek Anaszewski <j.anaszewski@samsung.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 __LINUX_FLASH_LEDS_H_INCLUDED | 8 | #ifndef __LINUX_FLASH_LEDS_H_INCLUDED |
13 | #define __LINUX_FLASH_LEDS_H_INCLUDED | 9 | #define __LINUX_FLASH_LEDS_H_INCLUDED |
diff --git a/include/linux/leds-bd2802.h b/include/linux/leds-bd2802.h index 42f854a1a199..dd93c8d787b4 100644 --- a/include/linux/leds-bd2802.h +++ b/include/linux/leds-bd2802.h | |||
@@ -1,15 +1,11 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * leds-bd2802.h - RGB LED Driver | 3 | * leds-bd2802.h - RGB LED Driver |
3 | * | 4 | * |
4 | * Copyright (C) 2009 Samsung Electronics | 5 | * Copyright (C) 2009 Samsung Electronics |
5 | * Kim Kyuwon <q1.kim@samsung.com> | 6 | * Kim Kyuwon <q1.kim@samsung.com> |
6 | * | 7 | * |
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 | * Datasheet: http://www.rohm.com/products/databook/driver/pdf/bd2802gu-e.pdf | 8 | * Datasheet: http://www.rohm.com/products/databook/driver/pdf/bd2802gu-e.pdf |
12 | * | ||
13 | */ | 9 | */ |
14 | #ifndef _LEDS_BD2802_H_ | 10 | #ifndef _LEDS_BD2802_H_ |
15 | #define _LEDS_BD2802_H_ | 11 | #define _LEDS_BD2802_H_ |
diff --git a/include/linux/leds-lp3944.h b/include/linux/leds-lp3944.h index 2618aa9063bc..f681fefff281 100644 --- a/include/linux/leds-lp3944.h +++ b/include/linux/leds-lp3944.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * leds-lp3944.h - platform data structure for lp3944 led controller | 3 | * leds-lp3944.h - platform data structure for lp3944 led controller |
3 | * | 4 | * |
4 | * Copyright (C) 2009 Antonio Ospite <ospite@studenti.unina.it> | 5 | * Copyright (C) 2009 Antonio Ospite <ospite@studenti.unina.it> |
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 __LINUX_LEDS_LP3944_H | 8 | #ifndef __LINUX_LEDS_LP3944_H |
diff --git a/include/linux/leds-lp3952.h b/include/linux/leds-lp3952.h index 49b37ed8d456..937ae5f2eac9 100644 --- a/include/linux/leds-lp3952.h +++ b/include/linux/leds-lp3952.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * LED driver for TI lp3952 controller | 3 | * LED driver for TI lp3952 controller |
3 | * | 4 | * |
4 | * Copyright (C) 2016, DAQRI, LLC. | 5 | * Copyright (C) 2016, DAQRI, LLC. |
5 | * Author: Tony Makkiel <tony.makkiel@daqri.com> | 6 | * Author: Tony Makkiel <tony.makkiel@daqri.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 LEDS_LP3952_H_ | 9 | #ifndef LEDS_LP3952_H_ |
diff --git a/include/linux/leds-regulator.h b/include/linux/leds-regulator.h index e2337a8c90b0..899f816073a1 100644 --- a/include/linux/leds-regulator.h +++ b/include/linux/leds-regulator.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * leds-regulator.h - platform data structure for regulator driven LEDs. | 3 | * leds-regulator.h - platform data structure for regulator driven LEDs. |
3 | * | 4 | * |
4 | * Copyright (C) 2009 Antonio Ospite <ospite@studenti.unina.it> | 5 | * Copyright (C) 2009 Antonio Ospite <ospite@studenti.unina.it> |
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 __LINUX_LEDS_REGULATOR_H | 8 | #ifndef __LINUX_LEDS_REGULATOR_H |
diff --git a/include/linux/leds.h b/include/linux/leds.h index 78204650fe2a..9b2bf574a17a 100644 --- a/include/linux/leds.h +++ b/include/linux/leds.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Driver model for leds and led triggers | 3 | * Driver model for leds and led triggers |
3 | * | 4 | * |
4 | * Copyright (C) 2005 John Lenz <lenz@cs.wisc.edu> | 5 | * Copyright (C) 2005 John Lenz <lenz@cs.wisc.edu> |
5 | * Copyright (C) 2005 Richard Purdie <rpurdie@openedhand.com> | 6 | * Copyright (C) 2005 Richard Purdie <rpurdie@openedhand.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 __LINUX_LEDS_H_INCLUDED | 8 | #ifndef __LINUX_LEDS_H_INCLUDED |
13 | #define __LINUX_LEDS_H_INCLUDED | 9 | #define __LINUX_LEDS_H_INCLUDED |
diff --git a/include/linux/libps2.h b/include/linux/libps2.h index 5f18fe02ae37..53f7e4d0f4b7 100644 --- a/include/linux/libps2.h +++ b/include/linux/libps2.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef _LIBPS2_H | 2 | #ifndef _LIBPS2_H |
2 | #define _LIBPS2_H | 3 | #define _LIBPS2_H |
3 | 4 | ||
4 | /* | 5 | /* |
5 | * Copyright (C) 1999-2002 Vojtech Pavlik | 6 | * Copyright (C) 1999-2002 Vojtech Pavlik |
6 | * Copyright (C) 2004 Dmitry Torokhov | 7 | * Copyright (C) 2004 Dmitry Torokhov |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify it | ||
9 | * under the terms of the GNU General Public License version 2 as published by | ||
10 | * the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #include <linux/bitops.h> | 10 | #include <linux/bitops.h> |
diff --git a/include/linux/mailbox/brcm-message.h b/include/linux/mailbox/brcm-message.h index c20b4843fc2d..18da82115476 100644 --- a/include/linux/mailbox/brcm-message.h +++ b/include/linux/mailbox/brcm-message.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2016 Broadcom | 3 | * Copyright (C) 2016 Broadcom |
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 | * Common header for Broadcom mailbox messages which is shared across | 5 | * Common header for Broadcom mailbox messages which is shared across |
9 | * Broadcom SoCs and Broadcom mailbox client drivers. | 6 | * Broadcom SoCs and Broadcom mailbox client drivers. |
10 | */ | 7 | */ |
diff --git a/include/linux/mailbox_client.h b/include/linux/mailbox_client.h index faa7da3c9c8b..65229a45590f 100644 --- a/include/linux/mailbox_client.h +++ b/include/linux/mailbox_client.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2013-2014 Linaro Ltd. | 3 | * Copyright (C) 2013-2014 Linaro Ltd. |
3 | * Author: Jassi Brar <jassisinghbrar@gmail.com> | 4 | * Author: Jassi Brar <jassisinghbrar@gmail.com> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef __MAILBOX_CLIENT_H | 7 | #ifndef __MAILBOX_CLIENT_H |
diff --git a/include/linux/mailbox_controller.h b/include/linux/mailbox_controller.h index 4994a438444c..36d6ce673503 100644 --- a/include/linux/mailbox_controller.h +++ b/include/linux/mailbox_controller.h | |||
@@ -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 | 2 | ||
7 | #ifndef __MAILBOX_CONTROLLER_H | 3 | #ifndef __MAILBOX_CONTROLLER_H |
8 | #define __MAILBOX_CONTROLLER_H | 4 | #define __MAILBOX_CONTROLLER_H |
diff --git a/include/linux/max17040_battery.h b/include/linux/max17040_battery.h index ad97b06cf930..593602fc9317 100644 --- a/include/linux/max17040_battery.h +++ b/include/linux/max17040_battery.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2009 Samsung Electronics | 3 | * Copyright (C) 2009 Samsung Electronics |
3 | * Minkyu Kang <mk7.kang@samsung.com> | 4 | * Minkyu Kang <mk7.kang@samsung.com> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef __MAX17040_BATTERY_H_ | 7 | #ifndef __MAX17040_BATTERY_H_ |
diff --git a/include/linux/mdev.h b/include/linux/mdev.h index 89a52fd5756e..0ce30ca78db0 100644 --- a/include/linux/mdev.h +++ b/include/linux/mdev.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Mediated device definition | 3 | * Mediated device definition |
3 | * | 4 | * |
4 | * Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. | 5 | * Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. |
5 | * Author: Neo Jia <cjia@nvidia.com> | 6 | * Author: Neo Jia <cjia@nvidia.com> |
6 | * Kirti Wankhede <kwankhede@nvidia.com> | 7 | * Kirti Wankhede <kwankhede@nvidia.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 | #ifndef MDEV_H | 10 | #ifndef MDEV_H |
diff --git a/include/linux/mdio.h b/include/linux/mdio.h index 9dc16d5705a1..e8242ad88c81 100644 --- a/include/linux/mdio.h +++ b/include/linux/mdio.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/mdio.h: definitions for MDIO (clause 45) transceivers | 3 | * linux/mdio.h: definitions for MDIO (clause 45) transceivers |
3 | * Copyright 2006-2009 Solarflare Communications Inc. | 4 | * Copyright 2006-2009 Solarflare Communications Inc. |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify it | ||
6 | * under the terms of the GNU General Public License version 2 as published | ||
7 | * by the Free Software Foundation, incorporated herein by reference. | ||
8 | */ | 5 | */ |
9 | #ifndef __LINUX_MDIO_H__ | 6 | #ifndef __LINUX_MDIO_H__ |
10 | #define __LINUX_MDIO_H__ | 7 | #define __LINUX_MDIO_H__ |
diff --git a/include/linux/mem_encrypt.h b/include/linux/mem_encrypt.h index b310a9c18113..470bd53a89df 100644 --- a/include/linux/mem_encrypt.h +++ b/include/linux/mem_encrypt.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * AMD Memory Encryption Support | 3 | * AMD Memory Encryption Support |
3 | * | 4 | * |
4 | * Copyright (C) 2016 Advanced Micro Devices, Inc. | 5 | * Copyright (C) 2016 Advanced Micro Devices, Inc. |
5 | * | 6 | * |
6 | * Author: Tom Lendacky <thomas.lendacky@amd.com> | 7 | * Author: Tom Lendacky <thomas.lendacky@amd.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 | #ifndef __MEM_ENCRYPT_H__ | 10 | #ifndef __MEM_ENCRYPT_H__ |
diff --git a/include/linux/memstick.h b/include/linux/memstick.h index 690c35a9d4cc..216a713bef7f 100644 --- a/include/linux/memstick.h +++ b/include/linux/memstick.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Sony MemoryStick support | 3 | * Sony MemoryStick support |
3 | * | 4 | * |
4 | * Copyright (C) 2007 Alex Dubov <oakad@yahoo.com> | 5 | * Copyright (C) 2007 Alex Dubov <oakad@yahoo.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 | #ifndef _MEMSTICK_H | 8 | #ifndef _MEMSTICK_H |
diff --git a/include/linux/mfd/88pm80x.h b/include/linux/mfd/88pm80x.h index c118a7ec94d6..def5df6e74bf 100644 --- a/include/linux/mfd/88pm80x.h +++ b/include/linux/mfd/88pm80x.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Marvell 88PM80x Interface | 3 | * Marvell 88PM80x Interface |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Marvell International Ltd. | 5 | * Copyright (C) 2012 Marvell International Ltd. |
5 | * Qiao Zhou <zhouqiao@marvell.com> | 6 | * Qiao Zhou <zhouqiao@marvell.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 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef __LINUX_MFD_88PM80X_H | 9 | #ifndef __LINUX_MFD_88PM80X_H |
diff --git a/include/linux/mfd/88pm860x.h b/include/linux/mfd/88pm860x.h index cd97530205c2..473545a2c425 100644 --- a/include/linux/mfd/88pm860x.h +++ b/include/linux/mfd/88pm860x.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Marvell 88PM860x Interface | 3 | * Marvell 88PM860x Interface |
3 | * | 4 | * |
4 | * Copyright (C) 2009 Marvell International Ltd. | 5 | * Copyright (C) 2009 Marvell International Ltd. |
5 | * Haojian Zhuang <haojian.zhuang@marvell.com> | 6 | * Haojian Zhuang <haojian.zhuang@marvell.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 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef __LINUX_MFD_88PM860X_H | 9 | #ifndef __LINUX_MFD_88PM860X_H |
diff --git a/include/linux/mfd/abx500/ab8500-codec.h b/include/linux/mfd/abx500/ab8500-codec.h index d7079413def0..c19f505122ac 100644 --- a/include/linux/mfd/abx500/ab8500-codec.h +++ b/include/linux/mfd/abx500/ab8500-codec.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) ST-Ericsson SA 2012 | 3 | * Copyright (C) ST-Ericsson SA 2012 |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * for ST-Ericsson. | 6 | * for ST-Ericsson. |
6 | * | 7 | * |
7 | * License terms: | 8 | * License terms: |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify it | ||
10 | * under the terms of the GNU General Public License version 2 as published | ||
11 | * by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #ifndef AB8500_CORE_CODEC_H | 11 | #ifndef AB8500_CORE_CODEC_H |
diff --git a/include/linux/mfd/ac100.h b/include/linux/mfd/ac100.h index 3c148f196b9f..88005c3a1b2d 100644 --- a/include/linux/mfd/ac100.h +++ b/include/linux/mfd/ac100.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Functions and registers to access AC100 codec / RTC combo IC. | 3 | * Functions and registers to access AC100 codec / RTC combo IC. |
3 | * | 4 | * |
4 | * Copyright (C) 2016 Chen-Yu Tsai | 5 | * Copyright (C) 2016 Chen-Yu Tsai |
5 | * | 6 | * |
6 | * Chen-Yu Tsai <wens@csie.org> | 7 | * Chen-Yu Tsai <wens@csie.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 | */ | 8 | */ |
12 | 9 | ||
13 | #ifndef __LINUX_MFD_AC100_H | 10 | #ifndef __LINUX_MFD_AC100_H |
diff --git a/include/linux/mfd/arizona/core.h b/include/linux/mfd/arizona/core.h index b31b3be7f8c9..6d6f96b2b29f 100644 --- a/include/linux/mfd/arizona/core.h +++ b/include/linux/mfd/arizona/core.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Arizona MFD internals | 3 | * Arizona MFD internals |
3 | * | 4 | * |
4 | * Copyright 2012 Wolfson Microelectronics plc | 5 | * Copyright 2012 Wolfson Microelectronics plc |
5 | * | 6 | * |
6 | * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> | 7 | * Author: Mark Brown <broonie@opensource.wolfsonmicro.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 | #ifndef _WM_ARIZONA_CORE_H | 10 | #ifndef _WM_ARIZONA_CORE_H |
diff --git a/include/linux/mfd/arizona/pdata.h b/include/linux/mfd/arizona/pdata.h index 0013075d4cda..2d13bbea4f3a 100644 --- a/include/linux/mfd/arizona/pdata.h +++ b/include/linux/mfd/arizona/pdata.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Platform data for Arizona devices | 3 | * Platform data for Arizona devices |
3 | * | 4 | * |
4 | * Copyright 2012 Wolfson Microelectronics. PLC. | 5 | * Copyright 2012 Wolfson Microelectronics. PLC. |
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 _ARIZONA_PDATA_H | 8 | #ifndef _ARIZONA_PDATA_H |
diff --git a/include/linux/mfd/arizona/registers.h b/include/linux/mfd/arizona/registers.h index 0d06c5d0af93..bb1a2530ae27 100644 --- a/include/linux/mfd/arizona/registers.h +++ b/include/linux/mfd/arizona/registers.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * ARIZONA register definitions | 3 | * ARIZONA register definitions |
3 | * | 4 | * |
4 | * Copyright 2012 Wolfson Microelectronics plc | 5 | * Copyright 2012 Wolfson Microelectronics plc |
5 | * | 6 | * |
6 | * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> | 7 | * Author: Mark Brown <broonie@opensource.wolfsonmicro.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 | #ifndef _ARIZONA_REGISTERS_H | 10 | #ifndef _ARIZONA_REGISTERS_H |
diff --git a/include/linux/mfd/asic3.h b/include/linux/mfd/asic3.h index e1148d037e7b..61e686dbaa74 100644 --- a/include/linux/mfd/asic3.h +++ b/include/linux/mfd/asic3.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * include/linux/mfd/asic3.h | 3 | * include/linux/mfd/asic3.h |
3 | * | 4 | * |
4 | * Compaq ASIC3 headers. | 5 | * Compaq ASIC3 headers. |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | * Copyright 2001 Compaq Computer Corporation. | 7 | * Copyright 2001 Compaq Computer Corporation. |
11 | * Copyright 2007-2008 OpenedHand Ltd. | 8 | * Copyright 2007-2008 OpenedHand Ltd. |
12 | */ | 9 | */ |
diff --git a/include/linux/mfd/axp20x.h b/include/linux/mfd/axp20x.h index a353cd22b388..fd5957c042da 100644 --- a/include/linux/mfd/axp20x.h +++ b/include/linux/mfd/axp20x.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Functions and registers to access AXP20X power management chip. | 3 | * Functions and registers to access AXP20X power management chip. |
3 | * | 4 | * |
4 | * Copyright (C) 2013, Carlo Caione <carlo@caione.org> | 5 | * Copyright (C) 2013, Carlo Caione <carlo@caione.org> |
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 __LINUX_MFD_AXP20X_H | 8 | #ifndef __LINUX_MFD_AXP20X_H |
diff --git a/include/linux/mfd/core.h b/include/linux/mfd/core.h index 99c0395fe1f9..b43fc5773ad7 100644 --- a/include/linux/mfd/core.h +++ b/include/linux/mfd/core.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * drivers/mfd/mfd-core.h | 3 | * drivers/mfd/mfd-core.h |
3 | * | 4 | * |
4 | * core MFD support | 5 | * core MFD support |
5 | * Copyright (c) 2006 Ian Molton | 6 | * Copyright (c) 2006 Ian Molton |
6 | * Copyright (c) 2007 Dmitry Baryshkov | 7 | * Copyright (c) 2007 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 | 9 | ||
14 | #ifndef MFD_CORE_H | 10 | #ifndef MFD_CORE_H |
diff --git a/include/linux/mfd/hi6421-pmic.h b/include/linux/mfd/hi6421-pmic.h index 2580c08db7b1..bbc64484c021 100644 --- a/include/linux/mfd/hi6421-pmic.h +++ b/include/linux/mfd/hi6421-pmic.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Header file for device driver Hi6421 PMIC | 3 | * Header file for device driver Hi6421 PMIC |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * http://www.linaro.org | 8 | * http://www.linaro.org |
8 | * | 9 | * |
9 | * Author: Guodong Xu <guodong.xu@linaro.org> | 10 | * Author: Guodong Xu <guodong.xu@linaro.org> |
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 __HI6421_PMIC_H | 13 | #ifndef __HI6421_PMIC_H |
diff --git a/include/linux/mfd/hi655x-pmic.h b/include/linux/mfd/hi655x-pmic.h index 62f03c2b1bb0..b06171322178 100644 --- a/include/linux/mfd/hi655x-pmic.h +++ b/include/linux/mfd/hi655x-pmic.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Device driver for regulators in hi655x IC | 3 | * Device driver for regulators in hi655x IC |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Authors: | 7 | * Authors: |
7 | * Chen Feng <puck.chen@hisilicon.com> | 8 | * Chen Feng <puck.chen@hisilicon.com> |
8 | * Fei Wang <w.f@huawei.com> | 9 | * Fei Wang <w.f@huawei.com> |
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 __HI655X_PMIC_H | 12 | #ifndef __HI655X_PMIC_H |
diff --git a/include/linux/mfd/lp3943.h b/include/linux/mfd/lp3943.h index 3490db782988..020a339f96e8 100644 --- a/include/linux/mfd/lp3943.h +++ b/include/linux/mfd/lp3943.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * TI/National Semiconductor LP3943 Device | 3 | * TI/National Semiconductor LP3943 Device |
3 | * | 4 | * |
4 | * Copyright 2013 Texas Instruments | 5 | * Copyright 2013 Texas Instruments |
5 | * | 6 | * |
6 | * Author: Milo Kim <milo.kim@ti.com> | 7 | * Author: Milo Kim <milo.kim@ti.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 | * | ||
12 | */ | 8 | */ |
13 | 9 | ||
14 | #ifndef __MFD_LP3943_H__ | 10 | #ifndef __MFD_LP3943_H__ |
diff --git a/include/linux/mfd/lp8788-isink.h b/include/linux/mfd/lp8788-isink.h index f38262d21ff1..464dc4c937e4 100644 --- a/include/linux/mfd/lp8788-isink.h +++ b/include/linux/mfd/lp8788-isink.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * TI LP8788 MFD - common definitions for current sinks | 3 | * TI LP8788 MFD - common definitions for current sinks |
3 | * | 4 | * |
4 | * Copyright 2012 Texas Instruments | 5 | * Copyright 2012 Texas Instruments |
5 | * | 6 | * |
6 | * Author: Milo(Woogyom) Kim <milo.kim@ti.com> | 7 | * Author: Milo(Woogyom) Kim <milo.kim@ti.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 | * | ||
12 | */ | 8 | */ |
13 | 9 | ||
14 | #ifndef __ISINK_LP8788_H__ | 10 | #ifndef __ISINK_LP8788_H__ |
diff --git a/include/linux/mfd/lp8788.h b/include/linux/mfd/lp8788.h index 2010e0de3e34..3d5c480d58ea 100644 --- a/include/linux/mfd/lp8788.h +++ b/include/linux/mfd/lp8788.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * TI LP8788 MFD Device | 3 | * TI LP8788 MFD Device |
3 | * | 4 | * |
4 | * Copyright 2012 Texas Instruments | 5 | * Copyright 2012 Texas Instruments |
5 | * | 6 | * |
6 | * Author: Milo(Woogyom) Kim <milo.kim@ti.com> | 7 | * Author: Milo(Woogyom) Kim <milo.kim@ti.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 | * | ||
12 | */ | 8 | */ |
13 | 9 | ||
14 | #ifndef __MFD_LP8788_H__ | 10 | #ifndef __MFD_LP8788_H__ |
diff --git a/include/linux/mfd/max8907.h b/include/linux/mfd/max8907.h index b06f7a6a1e80..4be3c2370e2a 100644 --- a/include/linux/mfd/max8907.h +++ b/include/linux/mfd/max8907.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Functions to access MAX8907 power management chip. | 3 | * Functions to access MAX8907 power management chip. |
3 | * | 4 | * |
4 | * Copyright (C) 2010 Gyungoh Yoo <jack.yoo@maxim-ic.com> | 5 | * Copyright (C) 2010 Gyungoh Yoo <jack.yoo@maxim-ic.com> |
5 | * Copyright (C) 2012, NVIDIA CORPORATION. All rights reserved. | 6 | * Copyright (C) 2012, NVIDIA CORPORATION. All rights reserved. |
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 __LINUX_MFD_MAX8907_H | 9 | #ifndef __LINUX_MFD_MAX8907_H |
diff --git a/include/linux/mfd/max8925.h b/include/linux/mfd/max8925.h index ce8502e9e7dc..07f9af579fb9 100644 --- a/include/linux/mfd/max8925.h +++ b/include/linux/mfd/max8925.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Maxim8925 Interface | 3 | * Maxim8925 Interface |
3 | * | 4 | * |
4 | * Copyright (C) 2009 Marvell International Ltd. | 5 | * Copyright (C) 2009 Marvell International Ltd. |
5 | * Haojian Zhuang <haojian.zhuang@marvell.com> | 6 | * Haojian Zhuang <haojian.zhuang@marvell.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 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef __LINUX_MFD_MAX8925_H | 9 | #ifndef __LINUX_MFD_MAX8925_H |
diff --git a/include/linux/mfd/mc13783.h b/include/linux/mfd/mc13783.h index 4ff6137d8d67..c25b1676741b 100644 --- a/include/linux/mfd/mc13783.h +++ b/include/linux/mfd/mc13783.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2010 Yong Shen <yong.shen@linaro.org> | 3 | * Copyright 2010 Yong Shen <yong.shen@linaro.org> |
3 | * Copyright 2009-2010 Pengutronix | 4 | * Copyright 2009-2010 Pengutronix |
4 | * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> | 5 | * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it under | ||
7 | * the terms of the GNU General Public License version 2 as published by the | ||
8 | * Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef __LINUX_MFD_MC13783_H | 7 | #ifndef __LINUX_MFD_MC13783_H |
11 | #define __LINUX_MFD_MC13783_H | 8 | #define __LINUX_MFD_MC13783_H |
diff --git a/include/linux/mfd/mc13892.h b/include/linux/mfd/mc13892.h index a00f2bec178c..880cd949d12a 100644 --- a/include/linux/mfd/mc13892.h +++ b/include/linux/mfd/mc13892.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2010 Yong Shen <yong.shen@linaro.org> | 3 | * Copyright 2010 Yong Shen <yong.shen@linaro.org> |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify it under | ||
5 | * the terms of the GNU General Public License version 2 as published by the | ||
6 | * Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | 5 | ||
9 | #ifndef __LINUX_MFD_MC13892_H | 6 | #ifndef __LINUX_MFD_MC13892_H |
diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h index 2ad9bdc0a5ec..f372926d5894 100644 --- a/include/linux/mfd/mc13xxx.h +++ b/include/linux/mfd/mc13xxx.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2009-2010 Pengutronix | 3 | * Copyright 2009-2010 Pengutronix |
3 | * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> | 4 | * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify it under | ||
6 | * the terms of the GNU General Public License version 2 as published by the | ||
7 | * Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | #ifndef __LINUX_MFD_MC13XXX_H | 6 | #ifndef __LINUX_MFD_MC13XXX_H |
10 | #define __LINUX_MFD_MC13XXX_H | 7 | #define __LINUX_MFD_MC13XXX_H |
diff --git a/include/linux/mfd/motorola-cpcap.h b/include/linux/mfd/motorola-cpcap.h index aefc49cb7ba9..981e5777deb7 100644 --- a/include/linux/mfd/motorola-cpcap.h +++ b/include/linux/mfd/motorola-cpcap.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * The register defines are based on earlier cpcap.h in Motorola Linux kernel | 3 | * The register defines are based on earlier cpcap.h in Motorola Linux kernel |
3 | * tree. | 4 | * tree. |
@@ -8,10 +9,6 @@ | |||
8 | * to make the defines usable with Linux kernel regmap support | 9 | * to make the defines usable with Linux kernel regmap support |
9 | * | 10 | * |
10 | * Copyright (C) 2016 Tony Lindgren <tony@atomide.com> | 11 | * Copyright (C) 2016 Tony Lindgren <tony@atomide.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/device.h> | 14 | #include <linux/device.h> |
diff --git a/include/linux/mfd/mt6323/core.h b/include/linux/mfd/mt6323/core.h index 06d0ec3b1f8f..2becc3443179 100644 --- a/include/linux/mfd/mt6323/core.h +++ b/include/linux/mfd/mt6323/core.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2016 Chen Zhong <chen.zhong@mediatek.com> | 3 | * Copyright (c) 2016 Chen Zhong <chen.zhong@mediatek.com> |
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 | #ifndef __MFD_MT6323_CORE_H__ | 6 | #ifndef __MFD_MT6323_CORE_H__ |
diff --git a/include/linux/mfd/mt6323/registers.h b/include/linux/mfd/mt6323/registers.h index 160f3c0e2589..4455e57544eb 100644 --- a/include/linux/mfd/mt6323/registers.h +++ b/include/linux/mfd/mt6323/registers.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2016 Chen Zhong <chen.zhong@mediatek.com> | 3 | * Copyright (c) 2016 Chen Zhong <chen.zhong@mediatek.com> |
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 | #ifndef __MFD_MT6323_REGISTERS_H__ | 6 | #ifndef __MFD_MT6323_REGISTERS_H__ |
diff --git a/include/linux/mfd/sun4i-gpadc.h b/include/linux/mfd/sun4i-gpadc.h index 139872c2e0fe..ea0ccf33a459 100644 --- a/include/linux/mfd/sun4i-gpadc.h +++ b/include/linux/mfd/sun4i-gpadc.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* Header of ADC MFD core driver for sunxi platforms | 2 | /* Header of ADC MFD core driver for sunxi platforms |
2 | * | 3 | * |
3 | * Copyright (c) 2016 Quentin Schulz <quentin.schulz@free-electrons.com> | 4 | * Copyright (c) 2016 Quentin Schulz <quentin.schulz@free-electrons.com> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify it under | ||
6 | * the terms of the GNU General Public License version 2 as published by the | ||
7 | * Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef __SUN4I_GPADC__H__ | 7 | #ifndef __SUN4I_GPADC__H__ |
diff --git a/include/linux/mfd/syscon/imx6q-iomuxc-gpr.h b/include/linux/mfd/syscon/imx6q-iomuxc-gpr.h index f232c8130d00..d4b5e527a7a3 100644 --- a/include/linux/mfd/syscon/imx6q-iomuxc-gpr.h +++ b/include/linux/mfd/syscon/imx6q-iomuxc-gpr.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2012 Freescale Semiconductor, Inc. | 3 | * Copyright (C) 2012 Freescale Semiconductor, Inc. |
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 | #ifndef __LINUX_IMX6Q_IOMUXC_GPR_H | 6 | #ifndef __LINUX_IMX6Q_IOMUXC_GPR_H |
diff --git a/include/linux/mfd/syscon/imx7-iomuxc-gpr.h b/include/linux/mfd/syscon/imx7-iomuxc-gpr.h index abbd52466573..3d46907bab89 100644 --- a/include/linux/mfd/syscon/imx7-iomuxc-gpr.h +++ b/include/linux/mfd/syscon/imx7-iomuxc-gpr.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2015 Freescale Semiconductor, Inc. | 3 | * Copyright (C) 2015 Freescale Semiconductor, Inc. |
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 | #ifndef __LINUX_IMX7_IOMUXC_GPR_H | 6 | #ifndef __LINUX_IMX7_IOMUXC_GPR_H |
diff --git a/include/linux/mfd/t7l66xb.h b/include/linux/mfd/t7l66xb.h index b4629818aea5..69632c1b07bd 100644 --- a/include/linux/mfd/t7l66xb.h +++ b/include/linux/mfd/t7l66xb.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * This file contains the definitions for the T7L66XB | 3 | * This file contains the definitions for the T7L66XB |
3 | * | 4 | * |
4 | * (C) Copyright 2005 Ian Molton <spyro@f2s.com> | 5 | * (C) Copyright 2005 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 | #ifndef MFD_T7L66XB_H | 7 | #ifndef MFD_T7L66XB_H |
12 | #define MFD_T7L66XB_H | 8 | #define MFD_T7L66XB_H |
diff --git a/include/linux/mfd/tc6393xb.h b/include/linux/mfd/tc6393xb.h index 626e448205c5..fcc8e74f0e8d 100644 --- a/include/linux/mfd/tc6393xb.h +++ b/include/linux/mfd/tc6393xb.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Toshiba TC6393XB SoC support | 3 | * Toshiba TC6393XB SoC support |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * | 9 | * |
9 | * Based on code written by Sharp/Lineo for 2.4 kernels | 10 | * Based on code written by Sharp/Lineo for 2.4 kernels |
10 | * Based on locomo.c | 11 | * Based on locomo.c |
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 | #ifndef MFD_TC6393XB_H | 14 | #ifndef MFD_TC6393XB_H |
diff --git a/include/linux/mfd/ti-lmu-register.h b/include/linux/mfd/ti-lmu-register.h index f09510561a55..222cb14c5b0f 100644 --- a/include/linux/mfd/ti-lmu-register.h +++ b/include/linux/mfd/ti-lmu-register.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * TI LMU (Lighting Management Unit) Device Register Map | 3 | * TI LMU (Lighting Management Unit) Device Register Map |
3 | * | 4 | * |
4 | * Copyright 2017 Texas Instruments | 5 | * Copyright 2017 Texas Instruments |
5 | * | 6 | * |
6 | * Author: Milo Kim <milo.kim@ti.com> | 7 | * Author: Milo Kim <milo.kim@ti.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 | #ifndef __MFD_TI_LMU_REGISTER_H__ | 10 | #ifndef __MFD_TI_LMU_REGISTER_H__ |
diff --git a/include/linux/mfd/ti-lmu.h b/include/linux/mfd/ti-lmu.h index 7762c1bce55d..7d1e9c24f818 100644 --- a/include/linux/mfd/ti-lmu.h +++ b/include/linux/mfd/ti-lmu.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * TI LMU (Lighting Management Unit) Devices | 3 | * TI LMU (Lighting Management Unit) Devices |
3 | * | 4 | * |
4 | * Copyright 2017 Texas Instruments | 5 | * Copyright 2017 Texas Instruments |
5 | * | 6 | * |
6 | * Author: Milo Kim <milo.kim@ti.com> | 7 | * Author: Milo Kim <milo.kim@ti.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 | #ifndef __MFD_TI_LMU_H__ | 10 | #ifndef __MFD_TI_LMU_H__ |
diff --git a/include/linux/mm-arch-hooks.h b/include/linux/mm-arch-hooks.h index 4efc3f56e6df..9c4bedc95504 100644 --- a/include/linux/mm-arch-hooks.h +++ b/include/linux/mm-arch-hooks.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Generic mm no-op hooks. | 3 | * Generic mm no-op hooks. |
3 | * | 4 | * |
4 | * Copyright (C) 2015, IBM Corporation | 5 | * Copyright (C) 2015, IBM Corporation |
5 | * Author: Laurent Dufour <ldufour@linux.vnet.ibm.com> | 6 | * Author: Laurent Dufour <ldufour@linux.vnet.ibm.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 | */ | 7 | */ |
11 | #ifndef _LINUX_MM_ARCH_HOOKS_H | 8 | #ifndef _LINUX_MM_ARCH_HOOKS_H |
12 | #define _LINUX_MM_ARCH_HOOKS_H | 9 | #define _LINUX_MM_ARCH_HOOKS_H |
diff --git a/include/linux/mmc/card.h b/include/linux/mmc/card.h index 19566ab9decb..9b6336ad3266 100644 --- a/include/linux/mmc/card.h +++ b/include/linux/mmc/card.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/linux/mmc/card.h | 3 | * linux/include/linux/mmc/card.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 | * Card driver specific definitions. | 5 | * Card driver specific definitions. |
9 | */ | 6 | */ |
10 | #ifndef LINUX_MMC_CARD_H | 7 | #ifndef LINUX_MMC_CARD_H |
diff --git a/include/linux/mmc/core.h b/include/linux/mmc/core.h index 134a6483347a..b7ba8810a3b5 100644 --- a/include/linux/mmc/core.h +++ b/include/linux/mmc/core.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/linux/mmc/core.h | 3 | * linux/include/linux/mmc/core.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 | #ifndef LINUX_MMC_CORE_H | 5 | #ifndef LINUX_MMC_CORE_H |
9 | #define LINUX_MMC_CORE_H | 6 | #define LINUX_MMC_CORE_H |
diff --git a/include/linux/mmc/host.h b/include/linux/mmc/host.h index 43d0f0c496f6..00fe0b3d2039 100644 --- a/include/linux/mmc/host.h +++ b/include/linux/mmc/host.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/linux/mmc/host.h | 3 | * linux/include/linux/mmc/host.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 | * Host driver specific definitions. | 5 | * Host driver specific definitions. |
9 | */ | 6 | */ |
10 | #ifndef LINUX_MMC_HOST_H | 7 | #ifndef LINUX_MMC_HOST_H |
diff --git a/include/linux/mmc/pm.h b/include/linux/mmc/pm.h index 4a139204c20c..3549f8045784 100644 --- a/include/linux/mmc/pm.h +++ b/include/linux/mmc/pm.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/linux/mmc/pm.h | 3 | * linux/include/linux/mmc/pm.h |
3 | * | 4 | * |
4 | * Author: Nicolas Pitre | 5 | * Author: Nicolas Pitre |
5 | * Copyright: (C) 2009 Marvell Technology Group Ltd. | 6 | * Copyright: (C) 2009 Marvell Technology Group Ltd. |
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 LINUX_MMC_PM_H | 9 | #ifndef LINUX_MMC_PM_H |
diff --git a/include/linux/mmc/slot-gpio.h b/include/linux/mmc/slot-gpio.h index 9fd3ce64a885..0de3d7c016cd 100644 --- a/include/linux/mmc/slot-gpio.h +++ b/include/linux/mmc/slot-gpio.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Generic GPIO card-detect helper header | 3 | * Generic GPIO card-detect helper header |
3 | * | 4 | * |
4 | * Copyright (C) 2011, Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 5 | * Copyright (C) 2011, Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
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 MMC_SLOT_GPIO_H | 8 | #ifndef MMC_SLOT_GPIO_H |
diff --git a/include/linux/mtd/lpc32xx_mlc.h b/include/linux/mtd/lpc32xx_mlc.h index d91b1e35631e..d168c628c0d5 100644 --- a/include/linux/mtd/lpc32xx_mlc.h +++ b/include/linux/mtd/lpc32xx_mlc.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Platform data for LPC32xx SoC MLC NAND controller | 3 | * Platform data for LPC32xx SoC MLC NAND controller |
3 | * | 4 | * |
4 | * Copyright © 2012 Roland Stigge | 5 | * Copyright © 2012 Roland Stigge |
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 __LINUX_MTD_LPC32XX_MLC_H | 8 | #ifndef __LINUX_MTD_LPC32XX_MLC_H |
diff --git a/include/linux/mtd/lpc32xx_slc.h b/include/linux/mtd/lpc32xx_slc.h index 1169548a1535..cf54a9f80460 100644 --- a/include/linux/mtd/lpc32xx_slc.h +++ b/include/linux/mtd/lpc32xx_slc.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Platform data for LPC32xx SoC SLC NAND controller | 3 | * Platform data for LPC32xx SoC SLC NAND controller |
3 | * | 4 | * |
4 | * Copyright © 2012 Roland Stigge | 5 | * Copyright © 2012 Roland Stigge |
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 __LINUX_MTD_LPC32XX_SLC_H | 8 | #ifndef __LINUX_MTD_LPC32XX_SLC_H |
diff --git a/include/linux/mtd/nand_bch.h b/include/linux/mtd/nand_bch.h index a8a6909b594e..d5956cc48ba9 100644 --- a/include/linux/mtd/nand_bch.h +++ b/include/linux/mtd/nand_bch.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright © 2011 Ivan Djelic <ivan.djelic@parrot.com> | 3 | * Copyright © 2011 Ivan Djelic <ivan.djelic@parrot.com> |
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 | * This file is the header for the NAND BCH ECC implementation. | 5 | * This file is the header for the NAND BCH ECC implementation. |
9 | */ | 6 | */ |
10 | 7 | ||
diff --git a/include/linux/mtd/nand_ecc.h b/include/linux/mtd/nand_ecc.h index 0b3bb156c344..d423916b94f0 100644 --- a/include/linux/mtd/nand_ecc.h +++ b/include/linux/mtd/nand_ecc.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2000-2010 Steven J. Hill <sjhill@realitydiluted.com> | 3 | * Copyright (C) 2000-2010 Steven J. Hill <sjhill@realitydiluted.com> |
3 | * David Woodhouse <dwmw2@infradead.org> | 4 | * David Woodhouse <dwmw2@infradead.org> |
4 | * Thomas Gleixner <tglx@linutronix.de> | 5 | * Thomas Gleixner <tglx@linutronix.de> |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | * This file is the header for the ECC algorithm. | 7 | * This file is the header for the ECC algorithm. |
11 | */ | 8 | */ |
12 | 9 | ||
diff --git a/include/linux/mtd/ndfc.h b/include/linux/mtd/ndfc.h index 357e88b3263a..98f075b86931 100644 --- a/include/linux/mtd/ndfc.h +++ b/include/linux/mtd/ndfc.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2006 Thomas Gleixner <tglx@linutronix.de> | 3 | * Copyright (c) 2006 Thomas Gleixner <tglx@linutronix.de> |
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 | * Info: | 5 | * Info: |
9 | * Contains defines, datastructures for ndfc nand controller | 6 | * Contains defines, datastructures for ndfc nand controller |
10 | * | ||
11 | */ | 7 | */ |
12 | #ifndef __LINUX_MTD_NDFC_H | 8 | #ifndef __LINUX_MTD_NDFC_H |
13 | #define __LINUX_MTD_NDFC_H | 9 | #define __LINUX_MTD_NDFC_H |
diff --git a/include/linux/mtd/onenand.h b/include/linux/mtd/onenand.h index bfe9e10fae04..1e517961d0ba 100644 --- a/include/linux/mtd/onenand.h +++ b/include/linux/mtd/onenand.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/linux/mtd/onenand.h | 3 | * linux/include/linux/mtd/onenand.h |
3 | * | 4 | * |
4 | * Copyright © 2005-2009 Samsung Electronics | 5 | * Copyright © 2005-2009 Samsung Electronics |
5 | * Kyungmin Park <kyungmin.park@samsung.com> | 6 | * Kyungmin Park <kyungmin.park@samsung.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 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef __LINUX_MTD_ONENAND_H | 9 | #ifndef __LINUX_MTD_ONENAND_H |
diff --git a/include/linux/mtd/onenand_regs.h b/include/linux/mtd/onenand_regs.h index d60130f88eed..2d12a1b18742 100644 --- a/include/linux/mtd/onenand_regs.h +++ b/include/linux/mtd/onenand_regs.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/linux/mtd/onenand_regs.h | 3 | * linux/include/linux/mtd/onenand_regs.h |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Copyright (C) 2005-2007 Samsung Electronics | 7 | * Copyright (C) 2005-2007 Samsung Electronics |
7 | * Kyungmin Park <kyungmin.park@samsung.com> | 8 | * Kyungmin Park <kyungmin.park@samsung.com> |
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 __ONENAND_REG_H | 11 | #ifndef __ONENAND_REG_H |
diff --git a/include/linux/mtd/plat-ram.h b/include/linux/mtd/plat-ram.h index 44212d65aa97..09441856d244 100644 --- a/include/linux/mtd/plat-ram.h +++ b/include/linux/mtd/plat-ram.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* linux/include/linux/mtd/plat-ram.h | 2 | /* linux/include/linux/mtd/plat-ram.h |
2 | * | 3 | * |
3 | * (c) 2004 Simtec Electronics | 4 | * (c) 2004 Simtec Electronics |
@@ -5,11 +6,6 @@ | |||
5 | * Ben Dooks <ben@simtec.co.uk> | 6 | * Ben Dooks <ben@simtec.co.uk> |
6 | * | 7 | * |
7 | * Generic platform device based RAM map | 8 | * Generic platform device based RAM map |
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 __LINUX_MTD_PLATRAM_H | 11 | #ifndef __LINUX_MTD_PLATRAM_H |
diff --git a/include/linux/mtd/rawnand.h b/include/linux/mtd/rawnand.h index dbfffa5bec7b..ac3884a28dea 100644 --- a/include/linux/mtd/rawnand.h +++ b/include/linux/mtd/rawnand.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright © 2000-2010 David Woodhouse <dwmw2@infradead.org> | 3 | * Copyright © 2000-2010 David Woodhouse <dwmw2@infradead.org> |
3 | * Steven J. Hill <sjhill@realitydiluted.com> | 4 | * Steven J. Hill <sjhill@realitydiluted.com> |
4 | * Thomas Gleixner <tglx@linutronix.de> | 5 | * Thomas Gleixner <tglx@linutronix.de> |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | * Info: | 7 | * Info: |
11 | * Contains standard defines and IDs for NAND flash devices | 8 | * Contains standard defines and IDs for NAND flash devices |
12 | * | 9 | * |
diff --git a/include/linux/mtd/sharpsl.h b/include/linux/mtd/sharpsl.h index e1845fc4afbd..01306ebe266d 100644 --- a/include/linux/mtd/sharpsl.h +++ b/include/linux/mtd/sharpsl.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * SharpSL NAND support | 3 | * SharpSL NAND support |
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 | */ | 6 | */ |
10 | 7 | ||
11 | #include <linux/mtd/rawnand.h> | 8 | #include <linux/mtd/rawnand.h> |
diff --git a/include/linux/mtd/xip.h b/include/linux/mtd/xip.h index e373690cce0a..a4e352b1dfe6 100644 --- a/include/linux/mtd/xip.h +++ b/include/linux/mtd/xip.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * MTD primitives for XIP support | 3 | * MTD primitives for XIP support |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * This XIP support for MTD has been loosely inspired | 9 | * This XIP support for MTD has been loosely inspired |
9 | * by an earlier patch authored by David Woodhouse. | 10 | * by an earlier patch authored by David Woodhouse. |
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 __LINUX_MTD_XIP_H__ | 13 | #ifndef __LINUX_MTD_XIP_H__ |
diff --git a/include/linux/netfilter/ipset/ip_set.h b/include/linux/netfilter/ipset/ip_set.h index e499d170f12d..f5e03809cdb2 100644 --- a/include/linux/netfilter/ipset/ip_set.h +++ b/include/linux/netfilter/ipset/ip_set.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* Copyright (C) 2000-2002 Joakim Axelsson <gozem@linux.nu> | 2 | /* Copyright (C) 2000-2002 Joakim Axelsson <gozem@linux.nu> |
2 | * Patrick Schaaf <bof@bof.de> | 3 | * Patrick Schaaf <bof@bof.de> |
3 | * Martin Josefsson <gandalf@wlug.westbo.se> | 4 | * Martin Josefsson <gandalf@wlug.westbo.se> |
4 | * Copyright (C) 2003-2013 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 5 | * Copyright (C) 2003-2013 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef _IP_SET_H | 7 | #ifndef _IP_SET_H |
11 | #define _IP_SET_H | 8 | #define _IP_SET_H |
diff --git a/include/linux/netfilter/ipset/ip_set_comment.h b/include/linux/netfilter/ipset/ip_set_comment.h index 70877f8de7e9..0b894d81bbf2 100644 --- a/include/linux/netfilter/ipset/ip_set_comment.h +++ b/include/linux/netfilter/ipset/ip_set_comment.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef _IP_SET_COMMENT_H | 2 | #ifndef _IP_SET_COMMENT_H |
2 | #define _IP_SET_COMMENT_H | 3 | #define _IP_SET_COMMENT_H |
3 | 4 | ||
4 | /* Copyright (C) 2013 Oliver Smith <oliver@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa> | 5 | /* Copyright (C) 2013 Oliver Smith <oliver@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa> |
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 | #ifdef __KERNEL__ | 8 | #ifdef __KERNEL__ |
diff --git a/include/linux/netfilter/ipset/ip_set_counter.h b/include/linux/netfilter/ipset/ip_set_counter.h index 3d33a2c3f39f..5477492c8374 100644 --- a/include/linux/netfilter/ipset/ip_set_counter.h +++ b/include/linux/netfilter/ipset/ip_set_counter.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef _IP_SET_COUNTER_H | 2 | #ifndef _IP_SET_COUNTER_H |
2 | #define _IP_SET_COUNTER_H | 3 | #define _IP_SET_COUNTER_H |
3 | 4 | ||
4 | /* Copyright (C) 2015 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 5 | /* Copyright (C) 2015 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> |
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 | #ifdef __KERNEL__ | 8 | #ifdef __KERNEL__ |
diff --git a/include/linux/netfilter/ipset/ip_set_skbinfo.h b/include/linux/netfilter/ipset/ip_set_skbinfo.h index 29d7ef2bc3fa..aae081e085c6 100644 --- a/include/linux/netfilter/ipset/ip_set_skbinfo.h +++ b/include/linux/netfilter/ipset/ip_set_skbinfo.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef _IP_SET_SKBINFO_H | 2 | #ifndef _IP_SET_SKBINFO_H |
2 | #define _IP_SET_SKBINFO_H | 3 | #define _IP_SET_SKBINFO_H |
3 | 4 | ||
4 | /* Copyright (C) 2015 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 5 | /* Copyright (C) 2015 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> |
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 | #ifdef __KERNEL__ | 8 | #ifdef __KERNEL__ |
diff --git a/include/linux/netfilter/ipset/ip_set_timeout.h b/include/linux/netfilter/ipset/ip_set_timeout.h index 8ce271e187b6..88926b4c75f0 100644 --- a/include/linux/netfilter/ipset/ip_set_timeout.h +++ b/include/linux/netfilter/ipset/ip_set_timeout.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef _IP_SET_TIMEOUT_H | 2 | #ifndef _IP_SET_TIMEOUT_H |
2 | #define _IP_SET_TIMEOUT_H | 3 | #define _IP_SET_TIMEOUT_H |
3 | 4 | ||
4 | /* Copyright (C) 2003-2013 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 5 | /* Copyright (C) 2003-2013 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> |
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 | #ifdef __KERNEL__ | 8 | #ifdef __KERNEL__ |
diff --git a/include/linux/omap-dmaengine.h b/include/linux/omap-dmaengine.h index 8e6906c72e90..b6e42f933c40 100644 --- a/include/linux/omap-dmaengine.h +++ b/include/linux/omap-dmaengine.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP DMA Engine support | 3 | * OMAP DMA Engine support |
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 | #ifndef __LINUX_OMAP_DMAENGINE_H | 5 | #ifndef __LINUX_OMAP_DMAENGINE_H |
9 | #define __LINUX_OMAP_DMAENGINE_H | 6 | #define __LINUX_OMAP_DMAENGINE_H |
diff --git a/include/linux/omap-iommu.h b/include/linux/omap-iommu.h index ce1b7c6283ee..153bf25b4df3 100644 --- a/include/linux/omap-iommu.h +++ b/include/linux/omap-iommu.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * omap iommu: simple virtual address space management | 3 | * omap iommu: simple virtual address space management |
3 | * | 4 | * |
4 | * Copyright (C) 2008-2009 Nokia Corporation | 5 | * Copyright (C) 2008-2009 Nokia Corporation |
5 | * | 6 | * |
6 | * Written by Hiroshi DOYU <Hiroshi.DOYU@nokia.com> | 7 | * Written by Hiroshi DOYU <Hiroshi.DOYU@nokia.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 | #ifndef _OMAP_IOMMU_H_ | 10 | #ifndef _OMAP_IOMMU_H_ |
diff --git a/include/linux/pda_power.h b/include/linux/pda_power.h index 2bb62bf296ac..2a69db4b60b7 100644 --- a/include/linux/pda_power.h +++ b/include/linux/pda_power.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Common power driver for PDAs and phones with one or two external | 3 | * Common power driver for PDAs and phones with one or two external |
3 | * power supplies (AC/USB) connected to main and backup batteries, | 4 | * power supplies (AC/USB) connected to main and backup batteries, |
4 | * and optional builtin charger. | 5 | * and optional builtin charger. |
5 | * | 6 | * |
6 | * Copyright © 2007 Anton Vorontsov <cbou@mail.ru> | 7 | * Copyright © 2007 Anton Vorontsov <cbou@mail.ru> |
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 __PDA_POWER_H__ | 10 | #ifndef __PDA_POWER_H__ |
diff --git a/include/linux/perf/arm_pmu.h b/include/linux/perf/arm_pmu.h index 4641e850b204..a9b0ee408fbd 100644 --- a/include/linux/perf/arm_pmu.h +++ b/include/linux/perf/arm_pmu.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/include/asm/pmu.h | 3 | * linux/arch/arm/include/asm/pmu.h |
3 | * | 4 | * |
4 | * Copyright (C) 2009 picoChip Designs Ltd, Jamie Iles | 5 | * Copyright (C) 2009 picoChip Designs Ltd, Jamie Iles |
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 __ARM_PMU_H__ | 8 | #ifndef __ARM_PMU_H__ |
diff --git a/include/linux/platform_data/ads7828.h b/include/linux/platform_data/ads7828.h index a3370a007702..0fa4186c6171 100644 --- a/include/linux/platform_data/ads7828.h +++ b/include/linux/platform_data/ads7828.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * TI ADS7828 A/D Converter platform data definition | 3 | * TI ADS7828 A/D Converter platform data definition |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 6 | * Vivien Didelot <vivien.didelot@savoirfairelinux.com> |
6 | * | 7 | * |
7 | * For further information, see the Documentation/hwmon/ads7828.rst file. | 8 | * For further information, see the Documentation/hwmon/ads7828.rst file. |
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 _PDATA_ADS7828_H | 11 | #ifndef _PDATA_ADS7828_H |
diff --git a/include/linux/platform_data/asoc-s3c.h b/include/linux/platform_data/asoc-s3c.h index 90641a5daaf0..f9c00f839e9f 100644 --- a/include/linux/platform_data/asoc-s3c.h +++ b/include/linux/platform_data/asoc-s3c.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2009 Samsung Electronics Co. Ltd | 3 | * Copyright (c) 2009 Samsung Electronics Co. Ltd |
3 | * Author: Jaswinder Singh <jassi.brar@samsung.com> | 4 | * Author: Jaswinder Singh <jassi.brar@samsung.com> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | /* The machine init code calls s3c*_ac97_setup_gpio with | 7 | /* The machine init code calls s3c*_ac97_setup_gpio with |
diff --git a/include/linux/platform_data/asoc-s3c24xx_simtec.h b/include/linux/platform_data/asoc-s3c24xx_simtec.h index d220e54123aa..1a7efc98d108 100644 --- a/include/linux/platform_data/asoc-s3c24xx_simtec.h +++ b/include/linux/platform_data/asoc-s3c24xx_simtec.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2008 Simtec Electronics | 3 | * Copyright 2008 Simtec Electronics |
3 | * http://armlinux.simtec.co.uk/ | 4 | * http://armlinux.simtec.co.uk/ |
4 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | * Simtec Audio support. | 7 | * Simtec Audio support. |
11 | */ | 8 | */ |
12 | 9 | ||
diff --git a/include/linux/platform_data/ata-samsung_cf.h b/include/linux/platform_data/ata-samsung_cf.h index 748e71642c4a..fccf969dc4da 100644 --- a/include/linux/platform_data/ata-samsung_cf.h +++ b/include/linux/platform_data/ata-samsung_cf.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2010 Samsung Electronics Co., Ltd. | 3 | * Copyright (c) 2010 Samsung Electronics Co., Ltd. |
3 | * http://www.samsung.com | 4 | * http://www.samsung.com |
4 | * | 5 | * |
5 | * Samsung CF-ATA platform_device info | 6 | * Samsung CF-ATA platform_device info |
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 __ATA_SAMSUNG_CF_H | 9 | #ifndef __ATA_SAMSUNG_CF_H |
diff --git a/include/linux/platform_data/bd6107.h b/include/linux/platform_data/bd6107.h index 671d6502d241..3bd019037eb3 100644 --- a/include/linux/platform_data/bd6107.h +++ b/include/linux/platform_data/bd6107.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * bd6107.h - Rohm BD6107 LEDs Driver | 3 | * bd6107.h - Rohm BD6107 LEDs Driver |
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 | #ifndef __BD6107_H__ | 5 | #ifndef __BD6107_H__ |
9 | #define __BD6107_H__ | 6 | #define __BD6107_H__ |
diff --git a/include/linux/platform_data/cpuidle-exynos.h b/include/linux/platform_data/cpuidle-exynos.h index bfa40e4c5d5f..075cbf0302a5 100644 --- a/include/linux/platform_data/cpuidle-exynos.h +++ b/include/linux/platform_data/cpuidle-exynos.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2014 Samsung Electronics Co., Ltd. | 3 | * Copyright (c) 2014 Samsung Electronics Co., Ltd. |
3 | * http://www.samsung.com | 4 | * http://www.samsung.com |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef __CPUIDLE_EXYNOS_H | 7 | #ifndef __CPUIDLE_EXYNOS_H |
diff --git a/include/linux/platform_data/dma-hsu.h b/include/linux/platform_data/dma-hsu.h index 3453fa655502..c65b412b2b33 100644 --- a/include/linux/platform_data/dma-hsu.h +++ b/include/linux/platform_data/dma-hsu.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Driver for the High Speed UART DMA | 3 | * Driver for the High Speed UART DMA |
3 | * | 4 | * |
4 | * Copyright (C) 2015 Intel Corporation | 5 | * Copyright (C) 2015 Intel Corporation |
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 _PLATFORM_DATA_DMA_HSU_H | 8 | #ifndef _PLATFORM_DATA_DMA_HSU_H |
diff --git a/include/linux/platform_data/dma-imx.h b/include/linux/platform_data/dma-imx.h index 9daea8d42a10..80f9be858bd0 100644 --- a/include/linux/platform_data/dma-imx.h +++ b/include/linux/platform_data/dma-imx.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2004-2009 Freescale Semiconductor, Inc. All Rights Reserved. | 3 | * Copyright 2004-2009 Freescale Semiconductor, Inc. All Rights Reserved. |
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 | #ifndef __ASM_ARCH_MXC_DMA_H__ | 6 | #ifndef __ASM_ARCH_MXC_DMA_H__ |
diff --git a/include/linux/platform_data/dma-mmp_tdma.h b/include/linux/platform_data/dma-mmp_tdma.h index 422d4504dbac..8bec5484dc86 100644 --- a/include/linux/platform_data/dma-mmp_tdma.h +++ b/include/linux/platform_data/dma-mmp_tdma.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * SRAM Memory Management | 3 | * SRAM Memory Management |
3 | * | 4 | * |
4 | * Copyright (c) 2011 Marvell Semiconductors Inc. | 5 | * Copyright (c) 2011 Marvell Semiconductors Inc. |
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 __DMA_MMP_TDMA_H | 8 | #ifndef __DMA_MMP_TDMA_H |
diff --git a/include/linux/platform_data/emif_plat.h b/include/linux/platform_data/emif_plat.h index 5c19a2a647c4..b93feef5d586 100644 --- a/include/linux/platform_data/emif_plat.h +++ b/include/linux/platform_data/emif_plat.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Definitions for TI EMIF device platform data | 3 | * Definitions for TI EMIF device platform data |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Texas Instruments, Inc. | 5 | * Copyright (C) 2012 Texas Instruments, Inc. |
5 | * | 6 | * |
6 | * Aneesh V <aneesh@ti.com> | 7 | * Aneesh V <aneesh@ti.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 | #ifndef __EMIF_PLAT_H | 9 | #ifndef __EMIF_PLAT_H |
13 | #define __EMIF_PLAT_H | 10 | #define __EMIF_PLAT_H |
diff --git a/include/linux/platform_data/fsa9480.h b/include/linux/platform_data/fsa9480.h index 72dddcb4bed1..dea8d84448ec 100644 --- a/include/linux/platform_data/fsa9480.h +++ b/include/linux/platform_data/fsa9480.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2010 Samsung Electronics | 3 | * Copyright (C) 2010 Samsung Electronics |
3 | * Minkyu Kang <mk7.kang@samsung.com> | 4 | * Minkyu Kang <mk7.kang@samsung.com> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef _FSA9480_H_ | 7 | #ifndef _FSA9480_H_ |
diff --git a/include/linux/platform_data/gpio-ath79.h b/include/linux/platform_data/gpio-ath79.h index 88b0db7bee74..3ea6dd942c27 100644 --- a/include/linux/platform_data/gpio-ath79.h +++ b/include/linux/platform_data/gpio-ath79.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Atheros AR7XXX/AR9XXX GPIO controller platform data | 3 | * Atheros AR7XXX/AR9XXX GPIO controller platform data |
3 | * | 4 | * |
4 | * Copyright (C) 2015 Alban Bedel <albeu@free.fr> | 5 | * Copyright (C) 2015 Alban Bedel <albeu@free.fr> |
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 __LINUX_PLATFORM_DATA_GPIO_ATH79_H | 8 | #ifndef __LINUX_PLATFORM_DATA_GPIO_ATH79_H |
diff --git a/include/linux/platform_data/gpio_backlight.h b/include/linux/platform_data/gpio_backlight.h index 683d90453c41..34179d600360 100644 --- a/include/linux/platform_data/gpio_backlight.h +++ b/include/linux/platform_data/gpio_backlight.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * gpio_backlight.h - Simple GPIO-controlled backlight | 3 | * gpio_backlight.h - Simple GPIO-controlled backlight |
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 | #ifndef __GPIO_BACKLIGHT_H__ | 5 | #ifndef __GPIO_BACKLIGHT_H__ |
9 | #define __GPIO_BACKLIGHT_H__ | 6 | #define __GPIO_BACKLIGHT_H__ |
diff --git a/include/linux/platform_data/hsmmc-omap.h b/include/linux/platform_data/hsmmc-omap.h index 85da11916bd5..e79d238ff18f 100644 --- a/include/linux/platform_data/hsmmc-omap.h +++ b/include/linux/platform_data/hsmmc-omap.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * MMC definitions for OMAP2 | 3 | * MMC definitions for OMAP2 |
3 | * | 4 | * |
4 | * Copyright (C) 2006 Nokia Corporation | 5 | * Copyright (C) 2006 Nokia Corporation |
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 | /* | 8 | /* |
diff --git a/include/linux/platform_data/hwmon-s3c.h b/include/linux/platform_data/hwmon-s3c.h index 0e3cce130fe2..1707ad4147df 100644 --- a/include/linux/platform_data/hwmon-s3c.h +++ b/include/linux/platform_data/hwmon-s3c.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2005 Simtec Electronics | 3 | * Copyright 2005 Simtec Electronics |
3 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
4 | * http://armlinux.simtec.co.uk/ | 5 | * http://armlinux.simtec.co.uk/ |
5 | * | 6 | * |
6 | * S3C - HWMon interface for ADC | 7 | * S3C - HWMon interface for ADC |
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 __HWMON_S3C_H__ | 10 | #ifndef __HWMON_S3C_H__ |
diff --git a/include/linux/platform_data/i2c-gpio.h b/include/linux/platform_data/i2c-gpio.h index 352c1426fd4d..a907774fd177 100644 --- a/include/linux/platform_data/i2c-gpio.h +++ b/include/linux/platform_data/i2c-gpio.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * i2c-gpio interface to platform code | 3 | * i2c-gpio interface to platform code |
3 | * | 4 | * |
4 | * Copyright (C) 2007 Atmel Corporation | 5 | * Copyright (C) 2007 Atmel Corporation |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef _LINUX_I2C_GPIO_H | 7 | #ifndef _LINUX_I2C_GPIO_H |
11 | #define _LINUX_I2C_GPIO_H | 8 | #define _LINUX_I2C_GPIO_H |
diff --git a/include/linux/platform_data/i2c-mux-gpio.h b/include/linux/platform_data/i2c-mux-gpio.h index 4406108201fe..9f6ca406505b 100644 --- a/include/linux/platform_data/i2c-mux-gpio.h +++ b/include/linux/platform_data/i2c-mux-gpio.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * i2c-mux-gpio interface to platform code | 3 | * i2c-mux-gpio interface to platform code |
3 | * | 4 | * |
4 | * Peter Korsgaard <peter.korsgaard@barco.com> | 5 | * Peter Korsgaard <peter.korsgaard@barco.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 _LINUX_I2C_MUX_GPIO_H | 8 | #ifndef _LINUX_I2C_MUX_GPIO_H |
diff --git a/include/linux/platform_data/i2c-pxa.h b/include/linux/platform_data/i2c-pxa.h index 5236f216dfae..cb290092599c 100644 --- a/include/linux/platform_data/i2c-pxa.h +++ b/include/linux/platform_data/i2c-pxa.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * i2c_pxa.h | 3 | * i2c_pxa.h |
3 | * | 4 | * |
4 | * Copyright (C) 2002 Intrinsyc Software Inc. | 5 | * Copyright (C) 2002 Intrinsyc Software Inc. |
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 _I2C_PXA_H_ | 7 | #ifndef _I2C_PXA_H_ |
12 | #define _I2C_PXA_H_ | 8 | #define _I2C_PXA_H_ |
diff --git a/include/linux/platform_data/i2c-s3c2410.h b/include/linux/platform_data/i2c-s3c2410.h index 05af66b840b9..550746715139 100644 --- a/include/linux/platform_data/i2c-s3c2410.h +++ b/include/linux/platform_data/i2c-s3c2410.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2004-2009 Simtec Electronics | 3 | * Copyright 2004-2009 Simtec Electronics |
3 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
4 | * | 5 | * |
5 | * S3C - I2C Controller platform_device info | 6 | * S3C - I2C Controller platform_device info |
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 __I2C_S3C2410_H | 9 | #ifndef __I2C_S3C2410_H |
diff --git a/include/linux/platform_data/ina2xx.h b/include/linux/platform_data/ina2xx.h index dde59fd3590f..2aa5ee9a9050 100644 --- a/include/linux/platform_data/ina2xx.h +++ b/include/linux/platform_data/ina2xx.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Driver for Texas Instruments INA219, INA226 power monitor chips | 3 | * Driver for Texas Instruments INA219, INA226 power monitor chips |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Lothar Felten <lothar.felten@gmail.com> | 5 | * Copyright (C) 2012 Lothar Felten <lothar.felten@gmail.com> |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | * For further information, see the Documentation/hwmon/ina2xx.rst file. | 7 | * For further information, see the Documentation/hwmon/ina2xx.rst file. |
11 | */ | 8 | */ |
12 | 9 | ||
diff --git a/include/linux/platform_data/intel-spi.h b/include/linux/platform_data/intel-spi.h index 942b0c3f8f08..ebb4f332588b 100644 --- a/include/linux/platform_data/intel-spi.h +++ b/include/linux/platform_data/intel-spi.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Intel PCH/PCU SPI flash driver. | 3 | * Intel PCH/PCU SPI flash driver. |
3 | * | 4 | * |
4 | * Copyright (C) 2016, Intel Corporation | 5 | * Copyright (C) 2016, Intel Corporation |
5 | * Author: Mika Westerberg <mika.westerberg@linux.intel.com> | 6 | * Author: Mika Westerberg <mika.westerberg@linux.intel.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 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef INTEL_SPI_PDATA_H | 9 | #ifndef INTEL_SPI_PDATA_H |
diff --git a/include/linux/platform_data/iommu-omap.h b/include/linux/platform_data/iommu-omap.h index e8b12dbf6170..44d913a7580c 100644 --- a/include/linux/platform_data/iommu-omap.h +++ b/include/linux/platform_data/iommu-omap.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * omap iommu: main structures | 3 | * omap iommu: main structures |
3 | * | 4 | * |
4 | * Copyright (C) 2008-2009 Nokia Corporation | 5 | * Copyright (C) 2008-2009 Nokia Corporation |
5 | * | 6 | * |
6 | * Written by Hiroshi DOYU <Hiroshi.DOYU@nokia.com> | 7 | * Written by Hiroshi DOYU <Hiroshi.DOYU@nokia.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/platform_device.h> | 10 | #include <linux/platform_device.h> |
diff --git a/include/linux/platform_data/irda-sa11x0.h b/include/linux/platform_data/irda-sa11x0.h index 38f77b5e56cf..7db59c917575 100644 --- a/include/linux/platform_data/irda-sa11x0.h +++ b/include/linux/platform_data/irda-sa11x0.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * arch/arm/include/asm/mach/irda.h | 3 | * arch/arm/include/asm/mach/irda.h |
3 | * | 4 | * |
4 | * Copyright (C) 2004 Russell King. | 5 | * Copyright (C) 2004 Russell King. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef __ASM_ARM_MACH_IRDA_H | 7 | #ifndef __ASM_ARM_MACH_IRDA_H |
11 | #define __ASM_ARM_MACH_IRDA_H | 8 | #define __ASM_ARM_MACH_IRDA_H |
diff --git a/include/linux/platform_data/keypad-omap.h b/include/linux/platform_data/keypad-omap.h index c3a3abae98f0..3e7c64c854f4 100644 --- a/include/linux/platform_data/keypad-omap.h +++ b/include/linux/platform_data/keypad-omap.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2006 Komal Shah <komal_shah802003@yahoo.com> | 3 | * Copyright (C) 2006 Komal Shah <komal_shah802003@yahoo.com> |
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 | #ifndef __KEYPAD_OMAP_H | 5 | #ifndef __KEYPAD_OMAP_H |
9 | #define __KEYPAD_OMAP_H | 6 | #define __KEYPAD_OMAP_H |
diff --git a/include/linux/platform_data/leds-lp55xx.h b/include/linux/platform_data/leds-lp55xx.h index 624ff9edad6f..96a787100fda 100644 --- a/include/linux/platform_data/leds-lp55xx.h +++ b/include/linux/platform_data/leds-lp55xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * LP55XX Platform Data Header | 3 | * LP55XX Platform Data Header |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Author: Milo(Woogyom) Kim <milo.kim@ti.com> | 7 | * Author: Milo(Woogyom) Kim <milo.kim@ti.com> |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or | ||
9 | * modify it under the terms of the GNU General Public License | ||
10 | * version 2 as published by the Free Software Foundation. | ||
11 | * | ||
12 | * Derived from leds-lp5521.h, leds-lp5523.h | 9 | * Derived from leds-lp5521.h, leds-lp5523.h |
13 | */ | 10 | */ |
14 | 11 | ||
diff --git a/include/linux/platform_data/leds-omap.h b/include/linux/platform_data/leds-omap.h index 56c9b2a0ada5..dd1a3ec86fe4 100644 --- a/include/linux/platform_data/leds-omap.h +++ b/include/linux/platform_data/leds-omap.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2006 Samsung Electronics | 3 | * Copyright (C) 2006 Samsung Electronics |
3 | * Kyungmin Park <kyungmin.park@samsung.com> | 4 | * Kyungmin Park <kyungmin.park@samsung.com> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | #ifndef ASMARM_ARCH_LED_H | 6 | #ifndef ASMARM_ARCH_LED_H |
10 | #define ASMARM_ARCH_LED_H | 7 | #define ASMARM_ARCH_LED_H |
diff --git a/include/linux/platform_data/leds-s3c24xx.h b/include/linux/platform_data/leds-s3c24xx.h index 441a6f290649..5bbae85811e2 100644 --- a/include/linux/platform_data/leds-s3c24xx.h +++ b/include/linux/platform_data/leds-s3c24xx.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2006 Simtec Electronics | 3 | * Copyright (c) 2006 Simtec Electronics |
3 | * http://armlinux.simtec.co.uk/ | 4 | * http://armlinux.simtec.co.uk/ |
4 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
5 | * | 6 | * |
6 | * S3C24XX - LEDs GPIO connector | 7 | * S3C24XX - LEDs GPIO connector |
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 __LEDS_S3C24XX_H | 10 | #ifndef __LEDS_S3C24XX_H |
diff --git a/include/linux/platform_data/lm3630a_bl.h b/include/linux/platform_data/lm3630a_bl.h index 762e68956f31..530be9318711 100644 --- a/include/linux/platform_data/lm3630a_bl.h +++ b/include/linux/platform_data/lm3630a_bl.h | |||
@@ -1,11 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Simple driver for Texas Instruments LM3630A LED Flash driver chip | 3 | * Simple driver for Texas Instruments LM3630A LED Flash driver chip |
3 | * Copyright (C) 2012 Texas Instruments | 4 | * Copyright (C) 2012 Texas Instruments |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | * | ||
9 | */ | 5 | */ |
10 | 6 | ||
11 | #ifndef __LINUX_LM3630A_H | 7 | #ifndef __LINUX_LM3630A_H |
diff --git a/include/linux/platform_data/lm3639_bl.h b/include/linux/platform_data/lm3639_bl.h index 5234cd5ed166..341f24051db4 100644 --- a/include/linux/platform_data/lm3639_bl.h +++ b/include/linux/platform_data/lm3639_bl.h | |||
@@ -1,11 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Simple driver for Texas Instruments LM3630 LED Flash driver chip | 3 | * Simple driver for Texas Instruments LM3630 LED Flash driver chip |
3 | * Copyright (C) 2012 Texas Instruments | 4 | * Copyright (C) 2012 Texas Instruments |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | * | ||
9 | */ | 5 | */ |
10 | 6 | ||
11 | #ifndef __LINUX_LM3639_H | 7 | #ifndef __LINUX_LM3639_H |
diff --git a/include/linux/platform_data/lp855x.h b/include/linux/platform_data/lp855x.h index 1b2ba24e4e03..ab222dd05bbc 100644 --- a/include/linux/platform_data/lp855x.h +++ b/include/linux/platform_data/lp855x.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * LP855x Backlight Driver | 3 | * LP855x Backlight Driver |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Texas Instruments | 5 | * Copyright (C) 2011 Texas Instruments |
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 _LP855X_H | 8 | #ifndef _LP855X_H |
diff --git a/include/linux/platform_data/lp8727.h b/include/linux/platform_data/lp8727.h index 47128a50e04e..c701a7b96f0b 100644 --- a/include/linux/platform_data/lp8727.h +++ b/include/linux/platform_data/lp8727.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * LP8727 Micro/Mini USB IC with integrated charger | 3 | * LP8727 Micro/Mini USB IC with integrated charger |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Texas Instruments | 5 | * Copyright (C) 2011 Texas Instruments |
5 | * Copyright (C) 2011 National Semiconductor | 6 | * Copyright (C) 2011 National Semiconductor |
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 _LP8727_H | 9 | #ifndef _LP8727_H |
diff --git a/include/linux/platform_data/lp8755.h b/include/linux/platform_data/lp8755.h index a7fd0776c9bf..7bf4221d62dd 100644 --- a/include/linux/platform_data/lp8755.h +++ b/include/linux/platform_data/lp8755.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * LP8755 High Performance Power Management Unit Driver:System Interface Driver | 3 | * LP8755 High Performance Power Management Unit Driver:System Interface Driver |
3 | * | 4 | * |
@@ -5,11 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Author: Daniel(Geon Si) Jeong <daniel.jeong@ti.com> | 7 | * Author: Daniel(Geon Si) Jeong <daniel.jeong@ti.com> |
7 | * G.Shark Jeong <gshark.jeong@gmail.com> | 8 | * G.Shark Jeong <gshark.jeong@gmail.com> |
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 _LP8755_H | 11 | #ifndef _LP8755_H |
diff --git a/include/linux/platform_data/lv5207lp.h b/include/linux/platform_data/lv5207lp.h index 7dc4d9a219a6..c9da8d402750 100644 --- a/include/linux/platform_data/lv5207lp.h +++ b/include/linux/platform_data/lv5207lp.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * lv5207lp.h - Sanyo LV5207LP LEDs Driver | 3 | * lv5207lp.h - Sanyo LV5207LP LEDs Driver |
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 | #ifndef __LV5207LP_H__ | 5 | #ifndef __LV5207LP_H__ |
9 | #define __LV5207LP_H__ | 6 | #define __LV5207LP_H__ |
diff --git a/include/linux/platform_data/macb.h b/include/linux/platform_data/macb.h index 2bc51b822956..aa5b5562d6f7 100644 --- a/include/linux/platform_data/macb.h +++ b/include/linux/platform_data/macb.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2004-2006 Atmel Corporation | 3 | * Copyright (C) 2004-2006 Atmel Corporation |
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 | #ifndef __MACB_PDATA_H__ | 5 | #ifndef __MACB_PDATA_H__ |
9 | #define __MACB_PDATA_H__ | 6 | #define __MACB_PDATA_H__ |
diff --git a/include/linux/platform_data/max197.h b/include/linux/platform_data/max197.h index 2bbd0919bc89..03ef46f9cd65 100644 --- a/include/linux/platform_data/max197.h +++ b/include/linux/platform_data/max197.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Maxim MAX197 A/D Converter Driver | 3 | * Maxim MAX197 A/D Converter Driver |
3 | * | 4 | * |
4 | * Copyright (c) 2012 Savoir-faire Linux Inc. | 5 | * Copyright (c) 2012 Savoir-faire Linux Inc. |
5 | * Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 6 | * Vivien Didelot <vivien.didelot@savoirfairelinux.com> |
6 | * | 7 | * |
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 | * For further information, see the Documentation/hwmon/max197.rst file. | 8 | * For further information, see the Documentation/hwmon/max197.rst file. |
12 | */ | 9 | */ |
13 | 10 | ||
diff --git a/include/linux/platform_data/max6697.h b/include/linux/platform_data/max6697.h index ed9d3b3daf02..6fbb70005541 100644 --- a/include/linux/platform_data/max6697.h +++ b/include/linux/platform_data/max6697.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * max6697.h | 3 | * max6697.h |
3 | * Copyright (c) 2012 Guenter Roeck <linux@roeck-us.net> | 4 | * Copyright (c) 2012 Guenter Roeck <linux@roeck-us.net> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef MAX6697_H | 7 | #ifndef MAX6697_H |
diff --git a/include/linux/platform_data/media/omap1_camera.h b/include/linux/platform_data/media/omap1_camera.h index 819767cf04d4..386439db68de 100644 --- a/include/linux/platform_data/media/omap1_camera.h +++ b/include/linux/platform_data/media/omap1_camera.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Header for V4L2 SoC Camera driver for OMAP1 Camera Interface | 3 | * Header for V4L2 SoC Camera driver for OMAP1 Camera Interface |
3 | * | 4 | * |
4 | * Copyright (C) 2010, Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> | 5 | * Copyright (C) 2010, Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> |
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 __MEDIA_OMAP1_CAMERA_H_ | 8 | #ifndef __MEDIA_OMAP1_CAMERA_H_ |
diff --git a/include/linux/platform_data/mfd-mcp-sa11x0.h b/include/linux/platform_data/mfd-mcp-sa11x0.h index 747cd6baf711..b589e61bbc2e 100644 --- a/include/linux/platform_data/mfd-mcp-sa11x0.h +++ b/include/linux/platform_data/mfd-mcp-sa11x0.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2005 Russell King. | 3 | * Copyright (C) 2005 Russell King. |
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 | #ifndef __MFD_MCP_SA11X0_H | 5 | #ifndef __MFD_MCP_SA11X0_H |
9 | #define __MFD_MCP_SA11X0_H | 6 | #define __MFD_MCP_SA11X0_H |
diff --git a/include/linux/platform_data/mmc-omap.h b/include/linux/platform_data/mmc-omap.h index 929469291406..9acf0e87aa9b 100644 --- a/include/linux/platform_data/mmc-omap.h +++ b/include/linux/platform_data/mmc-omap.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * MMC definitions for OMAP2 | 3 | * MMC definitions for OMAP2 |
3 | * | 4 | * |
4 | * Copyright (C) 2006 Nokia Corporation | 5 | * Copyright (C) 2006 Nokia Corporation |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #define OMAP_MMC_MAX_SLOTS 2 | 8 | #define OMAP_MMC_MAX_SLOTS 2 |
diff --git a/include/linux/platform_data/mmp_audio.h b/include/linux/platform_data/mmp_audio.h index 0f25d165abd6..83428d8ee18d 100644 --- a/include/linux/platform_data/mmp_audio.h +++ b/include/linux/platform_data/mmp_audio.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * MMP Platform AUDIO Management | 3 | * MMP Platform AUDIO Management |
3 | * | 4 | * |
4 | * Copyright (c) 2011 Marvell Semiconductors Inc. | 5 | * Copyright (c) 2011 Marvell Semiconductors Inc. |
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 MMP_AUDIO_H | 8 | #ifndef MMP_AUDIO_H |
diff --git a/include/linux/platform_data/mmp_dma.h b/include/linux/platform_data/mmp_dma.h index 6397b9c8149a..030241cb9cc1 100644 --- a/include/linux/platform_data/mmp_dma.h +++ b/include/linux/platform_data/mmp_dma.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * MMP Platform DMA Management | 3 | * MMP Platform DMA Management |
3 | * | 4 | * |
4 | * Copyright (c) 2011 Marvell Semiconductors Inc. | 5 | * Copyright (c) 2011 Marvell Semiconductors Inc. |
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 MMP_DMA_H | 8 | #ifndef MMP_DMA_H |
diff --git a/include/linux/platform_data/mtd-nand-omap2.h b/include/linux/platform_data/mtd-nand-omap2.h index 619df2431e75..de6ada739121 100644 --- a/include/linux/platform_data/mtd-nand-omap2.h +++ b/include/linux/platform_data/mtd-nand-omap2.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2006 Micron Technology Inc. | 3 | * Copyright (C) 2006 Micron Technology Inc. |
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 | #ifndef _MTD_NAND_OMAP2_H | 6 | #ifndef _MTD_NAND_OMAP2_H |
diff --git a/include/linux/platform_data/mtd-nand-s3c2410.h b/include/linux/platform_data/mtd-nand-s3c2410.h index f8c553f92655..deb849bcf0ec 100644 --- a/include/linux/platform_data/mtd-nand-s3c2410.h +++ b/include/linux/platform_data/mtd-nand-s3c2410.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2004 Simtec Electronics | 3 | * Copyright (c) 2004 Simtec Electronics |
3 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
4 | * | 5 | * |
5 | * S3C2410 - NAND device controller platform_device info | 6 | * S3C2410 - NAND device controller platform_device info |
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 __MTD_NAND_S3C2410_H | 9 | #ifndef __MTD_NAND_S3C2410_H |
diff --git a/include/linux/platform_data/pxa_sdhci.h b/include/linux/platform_data/pxa_sdhci.h index 4977c06d8a86..899457cee425 100644 --- a/include/linux/platform_data/pxa_sdhci.h +++ b/include/linux/platform_data/pxa_sdhci.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * include/linux/platform_data/pxa_sdhci.h | 3 | * include/linux/platform_data/pxa_sdhci.h |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Zhangfei Gao <zhangfei.gao@marvell.com> | 6 | * Zhangfei Gao <zhangfei.gao@marvell.com> |
6 | * | 7 | * |
7 | * PXA Platform - SDHCI platform data definitions | 8 | * PXA Platform - SDHCI platform data definitions |
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 _PXA_SDHCI_H_ | 11 | #ifndef _PXA_SDHCI_H_ |
diff --git a/include/linux/platform_data/regulator-haptic.h b/include/linux/platform_data/regulator-haptic.h index 5658e58e0738..4213e1b01316 100644 --- a/include/linux/platform_data/regulator-haptic.h +++ b/include/linux/platform_data/regulator-haptic.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Regulator Haptic Platform Data | 3 | * Regulator Haptic Platform Data |
3 | * | 4 | * |
4 | * Copyright (c) 2014 Samsung Electronics Co., Ltd. | 5 | * Copyright (c) 2014 Samsung Electronics Co., Ltd. |
5 | * Author: Jaewon Kim <jaewon02.kim@samsung.com> | 6 | * Author: Jaewon Kim <jaewon02.kim@samsung.com> |
6 | * Author: Hyunhee Kim <hyunhee.kim@samsung.com> | 7 | * Author: Hyunhee Kim <hyunhee.kim@samsung.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 | #ifndef _REGULATOR_HAPTIC_H | 10 | #ifndef _REGULATOR_HAPTIC_H |
diff --git a/include/linux/platform_data/s3c-hsotg.h b/include/linux/platform_data/s3c-hsotg.h index 3982586ba6df..004ddaf650cd 100644 --- a/include/linux/platform_data/s3c-hsotg.h +++ b/include/linux/platform_data/s3c-hsotg.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* include/linux/platform_data/s3c-hsotg.h | 2 | /* include/linux/platform_data/s3c-hsotg.h |
2 | * | 3 | * |
3 | * Copyright 2008 Openmoko, Inc. | 4 | * Copyright 2008 Openmoko, Inc. |
@@ -6,10 +7,6 @@ | |||
6 | * http://armlinux.simtec.co.uk/ | 7 | * http://armlinux.simtec.co.uk/ |
7 | * | 8 | * |
8 | * S3C USB2.0 High-speed / OtG platform information | 9 | * S3C USB2.0 High-speed / OtG platform information |
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 __LINUX_USB_S3C_HSOTG_H | 12 | #ifndef __LINUX_USB_S3C_HSOTG_H |
diff --git a/include/linux/platform_data/s3c-hsudc.h b/include/linux/platform_data/s3c-hsudc.h index 6fa109339bf9..4dc9b8760166 100644 --- a/include/linux/platform_data/s3c-hsudc.h +++ b/include/linux/platform_data/s3c-hsudc.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * S3C24XX USB 2.0 High-speed USB controller gadget driver | 3 | * S3C24XX USB 2.0 High-speed USB controller gadget driver |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * The S3C24XX USB 2.0 high-speed USB controller supports upto 9 endpoints. | 8 | * The S3C24XX USB 2.0 high-speed USB controller supports upto 9 endpoints. |
8 | * Each endpoint can be configured as either in or out endpoint. Endpoints | 9 | * Each endpoint can be configured as either in or out endpoint. Endpoints |
9 | * can be configured for Bulk or Interrupt transfer mode. | 10 | * can be configured for Bulk or Interrupt transfer mode. |
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 __LINUX_USB_S3C_HSUDC_H | 13 | #ifndef __LINUX_USB_S3C_HSUDC_H |
diff --git a/include/linux/platform_data/sc18is602.h b/include/linux/platform_data/sc18is602.h index 18602cab7799..e066d3b0d6d8 100644 --- a/include/linux/platform_data/sc18is602.h +++ b/include/linux/platform_data/sc18is602.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Platform data for NXP SC18IS602/603 | 3 | * Platform data for NXP SC18IS602/603 |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Guenter Roeck <linux@roeck-us.net> | 5 | * Copyright (C) 2012 Guenter Roeck <linux@roeck-us.net> |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | * For further information, see the Documentation/spi/spi-sc18is602 file. | 7 | * For further information, see the Documentation/spi/spi-sc18is602 file. |
11 | */ | 8 | */ |
12 | 9 | ||
diff --git a/include/linux/platform_data/spi-ath79.h b/include/linux/platform_data/spi-ath79.h index aa71216edf99..81a388ff58cc 100644 --- a/include/linux/platform_data/spi-ath79.h +++ b/include/linux/platform_data/spi-ath79.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Platform data definition for Atheros AR71XX/AR724X/AR913X SPI controller | 3 | * Platform data definition for Atheros AR71XX/AR724X/AR913X SPI controller |
3 | * | 4 | * |
4 | * Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org> | 5 | * Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published | ||
8 | * by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef _ATH79_SPI_PLATFORM_H | 8 | #ifndef _ATH79_SPI_PLATFORM_H |
diff --git a/include/linux/platform_data/spi-mt65xx.h b/include/linux/platform_data/spi-mt65xx.h index ba4e4bb70262..617a75336d56 100644 --- a/include/linux/platform_data/spi-mt65xx.h +++ b/include/linux/platform_data/spi-mt65xx.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * MTK SPI bus driver definitions | 3 | * MTK SPI bus driver definitions |
3 | * | 4 | * |
4 | * Copyright (c) 2015 MediaTek Inc. | 5 | * Copyright (c) 2015 MediaTek Inc. |
5 | * Author: Leilk Liu <leilk.liu@mediatek.com> | 6 | * Author: Leilk Liu <leilk.liu@mediatek.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 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef ____LINUX_PLATFORM_DATA_SPI_MTK_H | 9 | #ifndef ____LINUX_PLATFORM_DATA_SPI_MTK_H |
diff --git a/include/linux/platform_data/ti-aemif.h b/include/linux/platform_data/ti-aemif.h index e6407bafcbf8..77625251df07 100644 --- a/include/linux/platform_data/ti-aemif.h +++ b/include/linux/platform_data/ti-aemif.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * TI DaVinci AEMIF platform glue. | 3 | * TI DaVinci AEMIF platform glue. |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Author: | 7 | * Author: |
7 | * Bartosz Golaszewski <bgolaszewski@baylibre.com> | 8 | * Bartosz Golaszewski <bgolaszewski@baylibre.com> |
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 __TI_DAVINCI_AEMIF_DATA_H__ | 11 | #ifndef __TI_DAVINCI_AEMIF_DATA_H__ |
diff --git a/include/linux/platform_data/touchscreen-s3c2410.h b/include/linux/platform_data/touchscreen-s3c2410.h index 71eccaa9835d..bf8d3b9d7c6a 100644 --- a/include/linux/platform_data/touchscreen-s3c2410.h +++ b/include/linux/platform_data/touchscreen-s3c2410.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2005 Arnaud Patard <arnaud.patard@rtp-net.org> | 3 | * Copyright (c) 2005 Arnaud Patard <arnaud.patard@rtp-net.org> |
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 | #ifndef __TOUCHSCREEN_S3C2410_H | 6 | #ifndef __TOUCHSCREEN_S3C2410_H |
diff --git a/include/linux/platform_data/txx9/ndfmc.h b/include/linux/platform_data/txx9/ndfmc.h index fc172627d54e..7aaa4cd34d31 100644 --- a/include/linux/platform_data/txx9/ndfmc.h +++ b/include/linux/platform_data/txx9/ndfmc.h | |||
@@ -1,7 +1,5 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
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 | * | 3 | * |
6 | * (C) Copyright TOSHIBA CORPORATION 2007 | 4 | * (C) Copyright TOSHIBA CORPORATION 2007 |
7 | */ | 5 | */ |
diff --git a/include/linux/platform_data/usb-ohci-s3c2410.h b/include/linux/platform_data/usb-ohci-s3c2410.h index cc7554ae6e8b..558a9605be78 100644 --- a/include/linux/platform_data/usb-ohci-s3c2410.h +++ b/include/linux/platform_data/usb-ohci-s3c2410.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* arch/arm/plat-samsung/include/plat/usb-control.h | 2 | /* arch/arm/plat-samsung/include/plat/usb-control.h |
2 | * | 3 | * |
3 | * Copyright (c) 2004 Simtec Electronics | 4 | * Copyright (c) 2004 Simtec Electronics |
4 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
5 | * | 6 | * |
6 | * S3C - USB host port information | 7 | * S3C - USB host port information |
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_USBCONTROL_H | 10 | #ifndef __ASM_ARCH_USBCONTROL_H |
diff --git a/include/linux/platform_data/usb-pxa3xx-ulpi.h b/include/linux/platform_data/usb-pxa3xx-ulpi.h index 9d82cb65ea56..4d31a5cbdeb1 100644 --- a/include/linux/platform_data/usb-pxa3xx-ulpi.h +++ b/include/linux/platform_data/usb-pxa3xx-ulpi.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * PXA3xx U2D header | 3 | * PXA3xx U2D header |
3 | * | 4 | * |
4 | * Copyright (C) 2010 CompuLab Ltd. | 5 | * Copyright (C) 2010 CompuLab Ltd. |
5 | * | 6 | * |
6 | * Igor Grinberg <grinberg@compulab.co.il> | 7 | * Igor Grinberg <grinberg@compulab.co.il> |
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 __PXA310_U2D__ | 9 | #ifndef __PXA310_U2D__ |
13 | #define __PXA310_U2D__ | 10 | #define __PXA310_U2D__ |
diff --git a/include/linux/platform_data/usb-s3c2410_udc.h b/include/linux/platform_data/usb-s3c2410_udc.h index de8e2288a509..07394819d03b 100644 --- a/include/linux/platform_data/usb-s3c2410_udc.h +++ b/include/linux/platform_data/usb-s3c2410_udc.h | |||
@@ -1,13 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* arch/arm/plat-samsung/include/plat/udc.h | 2 | /* arch/arm/plat-samsung/include/plat/udc.h |
2 | * | 3 | * |
3 | * Copyright (c) 2005 Arnaud Patard <arnaud.patard@rtp-net.org> | 4 | * Copyright (c) 2005 Arnaud Patard <arnaud.patard@rtp-net.org> |
4 | * | 5 | * |
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 | * | ||
11 | * Changelog: | 6 | * Changelog: |
12 | * 14-Mar-2005 RTP Created file | 7 | * 14-Mar-2005 RTP Created file |
13 | * 02-Aug-2005 RTP File rename | 8 | * 02-Aug-2005 RTP File rename |
diff --git a/include/linux/platform_data/video-mx3fb.h b/include/linux/platform_data/video-mx3fb.h index fdbe60001542..d03dc322a616 100644 --- a/include/linux/platform_data/video-mx3fb.h +++ b/include/linux/platform_data/video-mx3fb.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2008 | 3 | * Copyright (C) 2008 |
3 | * Guennadi Liakhovetski, DENX Software Engineering, <lg@denx.de> | 4 | * Guennadi Liakhovetski, DENX Software Engineering, <lg@denx.de> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef __ASM_ARCH_MX3FB_H__ | 7 | #ifndef __ASM_ARCH_MX3FB_H__ |
diff --git a/include/linux/platform_data/video-pxafb.h b/include/linux/platform_data/video-pxafb.h index 07c6c1e153f8..b3d574778326 100644 --- a/include/linux/platform_data/video-pxafb.h +++ b/include/linux/platform_data/video-pxafb.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Support for the xscale frame buffer. | 3 | * Support for the xscale frame buffer. |
3 | * | 4 | * |
4 | * Author: Jean-Frederic Clere | 5 | * Author: Jean-Frederic Clere |
5 | * Created: Sep 22, 2003 | 6 | * Created: Sep 22, 2003 |
6 | * Copyright: jfclere@sinix.net | 7 | * Copyright: jfclere@sinix.net |
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/fb.h> | 10 | #include <linux/fb.h> |
diff --git a/include/linux/platform_data/voltage-omap.h b/include/linux/platform_data/voltage-omap.h index 5be4d5def427..43e8da9fb447 100644 --- a/include/linux/platform_data/voltage-omap.h +++ b/include/linux/platform_data/voltage-omap.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP Voltage Management Routines | 3 | * OMAP Voltage Management Routines |
3 | * | 4 | * |
4 | * Copyright (C) 2011, Texas Instruments, Inc. | 5 | * Copyright (C) 2011, Texas Instruments, Inc. |
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 __ARCH_ARM_OMAP_VOLTAGE_H | 8 | #ifndef __ARCH_ARM_OMAP_VOLTAGE_H |
diff --git a/include/linux/platform_data/x86/clk-lpss.h b/include/linux/platform_data/x86/clk-lpss.h index 23901992b9dd..207e1a317800 100644 --- a/include/linux/platform_data/x86/clk-lpss.h +++ b/include/linux/platform_data/x86/clk-lpss.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Intel Low Power Subsystem clocks. | 3 | * Intel Low Power Subsystem clocks. |
3 | * | 4 | * |
4 | * Copyright (C) 2013, Intel Corporation | 5 | * Copyright (C) 2013, Intel Corporation |
5 | * Authors: Mika Westerberg <mika.westerberg@linux.intel.com> | 6 | * Authors: Mika Westerberg <mika.westerberg@linux.intel.com> |
6 | * Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 7 | * Rafael J. Wysocki <rafael.j.wysocki@intel.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 | #ifndef __CLK_LPSS_H | 10 | #ifndef __CLK_LPSS_H |
diff --git a/include/linux/pm_opp.h b/include/linux/pm_opp.h index b150fe97ce5a..5f3a1ee9c4c2 100644 --- a/include/linux/pm_opp.h +++ b/include/linux/pm_opp.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Generic OPP Interface | 3 | * Generic OPP Interface |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Nishanth Menon | 6 | * Nishanth Menon |
6 | * Romit Dasgupta | 7 | * Romit Dasgupta |
7 | * Kevin Hilman | 8 | * Kevin Hilman |
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 __LINUX_OPP_H__ | 11 | #ifndef __LINUX_OPP_H__ |
diff --git a/include/linux/power/bq24190_charger.h b/include/linux/power/bq24190_charger.h index 45ce7f116a91..313e6fbcb7db 100644 --- a/include/linux/power/bq24190_charger.h +++ b/include/linux/power/bq24190_charger.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Platform data for the TI bq24190 battery charger driver. | 3 | * Platform data for the TI bq24190 battery charger driver. |
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 | #ifndef _BQ24190_CHARGER_H_ | 6 | #ifndef _BQ24190_CHARGER_H_ |
diff --git a/include/linux/power/charger-manager.h b/include/linux/power/charger-manager.h index 2ce8d00c20de..ad19e68e1fc3 100644 --- a/include/linux/power/charger-manager.h +++ b/include/linux/power/charger-manager.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2011 Samsung Electronics Co., Ltd. | 3 | * Copyright (C) 2011 Samsung Electronics Co., Ltd. |
3 | * MyungJoo.Ham <myungjoo.ham@samsung.com> | 4 | * MyungJoo.Ham <myungjoo.ham@samsung.com> |
@@ -7,9 +8,6 @@ | |||
7 | * monitor charging even in the context of suspend-to-RAM with | 8 | * monitor charging even in the context of suspend-to-RAM with |
8 | * an interface combining the chargers. | 9 | * an interface combining the chargers. |
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 | **/ | 11 | **/ |
14 | 12 | ||
15 | #ifndef _CHARGER_MANAGER_H | 13 | #ifndef _CHARGER_MANAGER_H |
diff --git a/include/linux/power/generic-adc-battery.h b/include/linux/power/generic-adc-battery.h index b1ebe08533b6..40f9c7628f7b 100644 --- a/include/linux/power/generic-adc-battery.h +++ b/include/linux/power/generic-adc-battery.h | |||
@@ -1,8 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2012, Anish Kumar <anish198519851985@gmail.com> | 3 | * Copyright (C) 2012, Anish Kumar <anish198519851985@gmail.com> |
3 | * This program is free software; you can redistribute it and/or modify | ||
4 | * it under the terms of the GNU General Public License version 2 as | ||
5 | * published by the Free Software Foundation. | ||
6 | */ | 4 | */ |
7 | 5 | ||
8 | #ifndef GENERIC_ADC_BATTERY_H | 6 | #ifndef GENERIC_ADC_BATTERY_H |
diff --git a/include/linux/power/smb347-charger.h b/include/linux/power/smb347-charger.h index b3cb20dab55f..e0b687a4d20c 100644 --- a/include/linux/power/smb347-charger.h +++ b/include/linux/power/smb347-charger.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Summit Microelectronics SMB347 Battery Charger Driver | 3 | * Summit Microelectronics SMB347 Battery Charger Driver |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Authors: Bruce E. Robertson <bruce.e.robertson@intel.com> | 7 | * Authors: Bruce E. Robertson <bruce.e.robertson@intel.com> |
7 | * Mika Westerberg <mika.westerberg@linux.intel.com> | 8 | * Mika Westerberg <mika.westerberg@linux.intel.com> |
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 SMB347_CHARGER_H | 11 | #ifndef SMB347_CHARGER_H |
diff --git a/include/linux/ppp-comp.h b/include/linux/ppp-comp.h index 4ea1d377e1ad..9d3ffc8f5ea6 100644 --- a/include/linux/ppp-comp.h +++ b/include/linux/ppp-comp.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * ppp-comp.h - Definitions for doing PPP packet compression. | 3 | * ppp-comp.h - Definitions for doing PPP packet compression. |
3 | * | 4 | * |
4 | * Copyright 1994-1998 Paul Mackerras. | 5 | * Copyright 1994-1998 Paul Mackerras. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or | ||
7 | * modify it under the terms of the GNU General Public License | ||
8 | * version 2 as published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef _NET_PPP_COMP_H | 7 | #ifndef _NET_PPP_COMP_H |
11 | #define _NET_PPP_COMP_H | 8 | #define _NET_PPP_COMP_H |
diff --git a/include/linux/ppp_defs.h b/include/linux/ppp_defs.h index 28aa0237c8c3..9d2b388fae1a 100644 --- a/include/linux/ppp_defs.h +++ b/include/linux/ppp_defs.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * ppp_defs.h - PPP definitions. | 3 | * ppp_defs.h - PPP definitions. |
3 | * | 4 | * |
4 | * Copyright 1994-2000 Paul Mackerras. | 5 | * Copyright 1994-2000 Paul Mackerras. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or | ||
7 | * modify it under the terms of the GNU General Public License | ||
8 | * version 2 as published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef _PPP_DEFS_H_ | 7 | #ifndef _PPP_DEFS_H_ |
11 | #define _PPP_DEFS_H_ | 8 | #define _PPP_DEFS_H_ |
diff --git a/include/linux/property.h b/include/linux/property.h index a29369c89e6e..e9caa290cda5 100644 --- a/include/linux/property.h +++ b/include/linux/property.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * property.h - Unified device property interface. | 3 | * property.h - Unified device property interface. |
3 | * | 4 | * |
4 | * Copyright (C) 2014, Intel Corporation | 5 | * Copyright (C) 2014, Intel Corporation |
5 | * Authors: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 6 | * Authors: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
6 | * Mika Westerberg <mika.westerberg@linux.intel.com> | 7 | * Mika Westerberg <mika.westerberg@linux.intel.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 | #ifndef _LINUX_PROPERTY_H_ | 10 | #ifndef _LINUX_PROPERTY_H_ |
diff --git a/include/linux/psp-sev.h b/include/linux/psp-sev.h index 6f89fc8d4b8e..5167bf2bfc75 100644 --- a/include/linux/psp-sev.h +++ b/include/linux/psp-sev.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * AMD Secure Encrypted Virtualization (SEV) driver interface | 3 | * AMD Secure Encrypted Virtualization (SEV) driver interface |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Author: Brijesh Singh <brijesh.singh@amd.com> | 7 | * Author: Brijesh Singh <brijesh.singh@amd.com> |
7 | * | 8 | * |
8 | * SEV API spec is available at https://developer.amd.com/sev | 9 | * SEV API spec is available at https://developer.amd.com/sev |
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 __PSP_SEV_H__ | 12 | #ifndef __PSP_SEV_H__ |
diff --git a/include/linux/pxa2xx_ssp.h b/include/linux/pxa2xx_ssp.h index 979087e021f3..a5d1837e4f35 100644 --- a/include/linux/pxa2xx_ssp.h +++ b/include/linux/pxa2xx_ssp.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * pxa2xx_ssp.h | 3 | * pxa2xx_ssp.h |
3 | * | 4 | * |
4 | * Copyright (C) 2003 Russell King, All Rights Reserved. | 5 | * Copyright (C) 2003 Russell King, All Rights Reserved. |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | * This driver supports the following PXA CPU/SSP ports:- | 7 | * This driver supports the following PXA CPU/SSP ports:- |
11 | * | 8 | * |
12 | * PXA250 SSP | 9 | * PXA250 SSP |
diff --git a/include/linux/regmap.h b/include/linux/regmap.h index daeec7dbd65c..d3dea823af8e 100644 --- a/include/linux/regmap.h +++ b/include/linux/regmap.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef __LINUX_REGMAP_H | 2 | #ifndef __LINUX_REGMAP_H |
2 | #define __LINUX_REGMAP_H | 3 | #define __LINUX_REGMAP_H |
3 | 4 | ||
@@ -7,10 +8,6 @@ | |||
7 | * Copyright 2011 Wolfson Microelectronics plc | 8 | * Copyright 2011 Wolfson Microelectronics plc |
8 | * | 9 | * |
9 | * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> | 10 | * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> |
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/list.h> | 13 | #include <linux/list.h> |
diff --git a/include/linux/regulator/arizona-ldo1.h b/include/linux/regulator/arizona-ldo1.h index fe74ab9990e6..1fe2c71fc699 100644 --- a/include/linux/regulator/arizona-ldo1.h +++ b/include/linux/regulator/arizona-ldo1.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Platform data for Arizona LDO1 regulator | 3 | * Platform data for Arizona LDO1 regulator |
3 | * | 4 | * |
4 | * Copyright 2017 Cirrus Logic | 5 | * Copyright 2017 Cirrus Logic |
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 ARIZONA_LDO1_H | 8 | #ifndef ARIZONA_LDO1_H |
diff --git a/include/linux/regulator/arizona-micsupp.h b/include/linux/regulator/arizona-micsupp.h index 616842619c00..cacb866d5bfb 100644 --- a/include/linux/regulator/arizona-micsupp.h +++ b/include/linux/regulator/arizona-micsupp.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Platform data for Arizona micsupp regulator | 3 | * Platform data for Arizona micsupp regulator |
3 | * | 4 | * |
4 | * Copyright 2017 Cirrus Logic | 5 | * Copyright 2017 Cirrus Logic |
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 ARIZONA_MICSUPP_H | 8 | #ifndef ARIZONA_MICSUPP_H |
diff --git a/include/linux/regulator/consumer.h b/include/linux/regulator/consumer.h index aaf3cee70439..815983419375 100644 --- a/include/linux/regulator/consumer.h +++ b/include/linux/regulator/consumer.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * consumer.h -- SoC Regulator consumer support. | 3 | * consumer.h -- SoC Regulator consumer support. |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Author: Liam Girdwood <lrg@slimlogic.co.uk> | 7 | * Author: Liam Girdwood <lrg@slimlogic.co.uk> |
7 | * | 8 | * |
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 | * Regulator Consumer Interface. | 9 | * Regulator Consumer Interface. |
13 | * | 10 | * |
14 | * A Power Management Regulator framework for SoC based devices. | 11 | * A Power Management Regulator framework for SoC based devices. |
@@ -29,7 +26,6 @@ | |||
29 | * but this drops rapidly to 60% when below 100mA. Regulator r has > 90% | 26 | * but this drops rapidly to 60% when below 100mA. Regulator r has > 90% |
30 | * efficiency in IDLE mode at loads < 10mA. Thus regulator r will operate | 27 | * efficiency in IDLE mode at loads < 10mA. Thus regulator r will operate |
31 | * in normal mode for loads > 10mA and in IDLE mode for load <= 10mA. | 28 | * in normal mode for loads > 10mA and in IDLE mode for load <= 10mA. |
32 | * | ||
33 | */ | 29 | */ |
34 | 30 | ||
35 | #ifndef __LINUX_REGULATOR_CONSUMER_H_ | 31 | #ifndef __LINUX_REGULATOR_CONSUMER_H_ |
diff --git a/include/linux/regulator/driver.h b/include/linux/regulator/driver.h index 377da2357118..d45ab52c91c9 100644 --- a/include/linux/regulator/driver.h +++ b/include/linux/regulator/driver.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * driver.h -- SoC Regulator driver support. | 3 | * driver.h -- SoC Regulator driver support. |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Author: Liam Girdwood <lrg@slimlogic.co.uk> | 7 | * Author: Liam Girdwood <lrg@slimlogic.co.uk> |
7 | * | 8 | * |
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 | * Regulator Driver Interface. | 9 | * Regulator Driver Interface. |
13 | */ | 10 | */ |
14 | 11 | ||
diff --git a/include/linux/regulator/lp872x.h b/include/linux/regulator/lp872x.h index 6029279f4eed..d780dbb8b423 100644 --- a/include/linux/regulator/lp872x.h +++ b/include/linux/regulator/lp872x.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2012 Texas Instruments | 3 | * Copyright 2012 Texas Instruments |
3 | * | 4 | * |
4 | * Author: Milo(Woogyom) Kim <milo.kim@ti.com> | 5 | * Author: Milo(Woogyom) Kim <milo.kim@ti.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 | #ifndef __LP872X_REGULATOR_H__ | 8 | #ifndef __LP872X_REGULATOR_H__ |
diff --git a/include/linux/regulator/machine.h b/include/linux/regulator/machine.h index 1d34a70ffda2..5539efa76d26 100644 --- a/include/linux/regulator/machine.h +++ b/include/linux/regulator/machine.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * machine.h -- SoC Regulator support, machine/board driver API. | 3 | * machine.h -- SoC Regulator support, machine/board driver API. |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Author: Liam Girdwood <lrg@slimlogic.co.uk> | 7 | * Author: Liam Girdwood <lrg@slimlogic.co.uk> |
7 | * | 8 | * |
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 | * Regulator Machine/Board Interface. | 9 | * Regulator Machine/Board Interface. |
13 | */ | 10 | */ |
14 | 11 | ||
diff --git a/include/linux/regulator/max8649.h b/include/linux/regulator/max8649.h index 417d14ecd5cb..bc9b9c98c1ad 100644 --- a/include/linux/regulator/max8649.h +++ b/include/linux/regulator/max8649.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Interface of Maxim max8649 | 3 | * Interface of Maxim max8649 |
3 | * | 4 | * |
4 | * Copyright (C) 2009-2010 Marvell International Ltd. | 5 | * Copyright (C) 2009-2010 Marvell International Ltd. |
5 | * Haojian Zhuang <haojian.zhuang@marvell.com> | 6 | * Haojian Zhuang <haojian.zhuang@marvell.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 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef __LINUX_REGULATOR_MAX8649_H | 9 | #ifndef __LINUX_REGULATOR_MAX8649_H |
diff --git a/include/linux/rmi.h b/include/linux/rmi.h index 5ef5c7c412a7..7b22366d0065 100644 --- a/include/linux/rmi.h +++ b/include/linux/rmi.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2011-2016 Synaptics Incorporated | 3 | * Copyright (c) 2011-2016 Synaptics Incorporated |
3 | * Copyright (c) 2011 Unixphere | 4 | * Copyright (c) 2011 Unixphere |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify it | ||
6 | * under the terms of the GNU General Public License version 2 as published by | ||
7 | * the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef _RMI_H | 7 | #ifndef _RMI_H |
diff --git a/include/linux/rtc/ds1685.h b/include/linux/rtc/ds1685.h index a00b332c505f..43aec568ba7c 100644 --- a/include/linux/rtc/ds1685.h +++ b/include/linux/rtc/ds1685.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Definitions for the registers, addresses, and platform data of the | 3 | * Definitions for the registers, addresses, and platform data of the |
3 | * DS1685/DS1687-series RTC chips. | 4 | * DS1685/DS1687-series RTC chips. |
@@ -15,10 +16,6 @@ | |||
15 | * DS17x85/DS17x87 3V/5V Real-Time Clocks, 19-5222, Rev 4/10. | 16 | * DS17x85/DS17x87 3V/5V Real-Time Clocks, 19-5222, Rev 4/10. |
16 | * DS1689/DS1693 3V/5V Serialized Real-Time Clocks, Rev 112105. | 17 | * DS1689/DS1693 3V/5V Serialized Real-Time Clocks, Rev 112105. |
17 | * Application Note 90, Using the Multiplex Bus RTC Extended Features. | 18 | * Application Note 90, Using the Multiplex Bus RTC Extended Features. |
18 | * | ||
19 | * This program is free software; you can redistribute it and/or modify | ||
20 | * it under the terms of the GNU General Public License version 2 as | ||
21 | * published by the Free Software Foundation. | ||
22 | */ | 19 | */ |
23 | 20 | ||
24 | #ifndef _LINUX_RTC_DS1685_H_ | 21 | #ifndef _LINUX_RTC_DS1685_H_ |
diff --git a/include/linux/rtc/m48t59.h b/include/linux/rtc/m48t59.h index 6fc961459b4a..9465d5405fe2 100644 --- a/include/linux/rtc/m48t59.h +++ b/include/linux/rtc/m48t59.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * include/linux/rtc/m48t59.h | 3 | * include/linux/rtc/m48t59.h |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Copyright (c) 2007 Wind River Systems, Inc. | 7 | * Copyright (c) 2007 Wind River Systems, Inc. |
7 | * | 8 | * |
8 | * Mark Zhan <rongkai.zhan@windriver.com> | 9 | * Mark Zhan <rongkai.zhan@windriver.com> |
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 _LINUX_RTC_M48T59_H_ | 12 | #ifndef _LINUX_RTC_M48T59_H_ |
diff --git a/include/linux/sched_clock.h b/include/linux/sched_clock.h index abe28d5cb3f4..0bb04a96a6d4 100644 --- a/include/linux/sched_clock.h +++ b/include/linux/sched_clock.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * sched_clock.h: support for extending counters to full 64-bit ns counter | 3 | * sched_clock.h: support for extending counters to full 64-bit ns counter |
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 | #ifndef LINUX_SCHED_CLOCK | 5 | #ifndef LINUX_SCHED_CLOCK |
9 | #define LINUX_SCHED_CLOCK | 6 | #define LINUX_SCHED_CLOCK |
diff --git a/include/linux/serio.h b/include/linux/serio.h index 138a5efe863a..6c27d413da92 100644 --- a/include/linux/serio.h +++ b/include/linux/serio.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 1999-2002 Vojtech Pavlik | 3 | * Copyright (C) 1999-2002 Vojtech Pavlik |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify it | ||
5 | * under the terms of the GNU General Public License version 2 as published by | ||
6 | * the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | #ifndef _SERIO_H | 5 | #ifndef _SERIO_H |
9 | #define _SERIO_H | 6 | #define _SERIO_H |
diff --git a/include/linux/set_memory.h b/include/linux/set_memory.h index b5071497b8cb..86281ac7c305 100644 --- a/include/linux/set_memory.h +++ b/include/linux/set_memory.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2017, Michael Ellerman, IBM Corporation. | 3 | * Copyright 2017, Michael Ellerman, IBM Corporation. |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or | ||
5 | * modify it under the terms of the GNU General Public License version | ||
6 | * 2 as published by the Free Software Foundation; | ||
7 | */ | 4 | */ |
8 | #ifndef _LINUX_SET_MEMORY_H_ | 5 | #ifndef _LINUX_SET_MEMORY_H_ |
9 | #define _LINUX_SET_MEMORY_H_ | 6 | #define _LINUX_SET_MEMORY_H_ |
diff --git a/include/linux/sh_dma.h b/include/linux/sh_dma.h index 56b97eed28a4..9f79806085f5 100644 --- a/include/linux/sh_dma.h +++ b/include/linux/sh_dma.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Header for the new SH dmaengine driver | 3 | * Header for the new SH dmaengine driver |
3 | * | 4 | * |
4 | * Copyright (C) 2010 Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 5 | * Copyright (C) 2010 Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef SH_DMA_H | 7 | #ifndef SH_DMA_H |
11 | #define SH_DMA_H | 8 | #define SH_DMA_H |
diff --git a/include/linux/siox.h b/include/linux/siox.h index d79624e83134..a860cb8c1f9d 100644 --- a/include/linux/siox.h +++ b/include/linux/siox.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2015 Pengutronix, Uwe Kleine-König <kernel@pengutronix.de> | 3 | * Copyright (C) 2015 Pengutronix, Uwe Kleine-König <kernel@pengutronix.de> |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify it under | ||
5 | * the terms of the GNU General Public License version 2 as published by the | ||
6 | * Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | 5 | ||
9 | #include <linux/device.h> | 6 | #include <linux/device.h> |
diff --git a/include/linux/sizes.h b/include/linux/sizes.h index fbde0bc7e882..1cbb4c4d016e 100644 --- a/include/linux/sizes.h +++ b/include/linux/sizes.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * include/linux/sizes.h | 3 | * include/linux/sizes.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 | #ifndef __LINUX_SIZES_H__ | 5 | #ifndef __LINUX_SIZES_H__ |
9 | #define __LINUX_SIZES_H__ | 6 | #define __LINUX_SIZES_H__ |
diff --git a/include/linux/sm501-regs.h b/include/linux/sm501-regs.h index 67ed2c542831..2c5cb6ccc599 100644 --- a/include/linux/sm501-regs.h +++ b/include/linux/sm501-regs.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* sm501-regs.h | 2 | /* sm501-regs.h |
2 | * | 3 | * |
3 | * Copyright 2006 Simtec Electronics | 4 | * Copyright 2006 Simtec Electronics |
4 | * | 5 | * |
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | * | ||
9 | * Silicon Motion SM501 register definitions | 6 | * Silicon Motion SM501 register definitions |
10 | */ | 7 | */ |
11 | 8 | ||
diff --git a/include/linux/spi/s3c24xx.h b/include/linux/spi/s3c24xx.h index ca271c06c591..c91d10b82f08 100644 --- a/include/linux/spi/s3c24xx.h +++ b/include/linux/spi/s3c24xx.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2006 Simtec Electronics | 3 | * Copyright (c) 2006 Simtec Electronics |
3 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
4 | * | 5 | * |
5 | * S3C2410 - SPI Controller platform_device info | 6 | * S3C2410 - SPI Controller platform_device info |
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 __LINUX_SPI_S3C24XX_H | 9 | #ifndef __LINUX_SPI_S3C24XX_H |
diff --git a/include/linux/sxgbe_platform.h b/include/linux/sxgbe_platform.h index a62442cf0037..267369110584 100644 --- a/include/linux/sxgbe_platform.h +++ b/include/linux/sxgbe_platform.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * 10G controller driver for Samsung EXYNOS SoCs | 3 | * 10G controller driver for Samsung EXYNOS SoCs |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * http://www.samsung.com | 6 | * http://www.samsung.com |
6 | * | 7 | * |
7 | * Author: Siva Reddy Kallam <siva.kallam@samsung.com> | 8 | * Author: Siva Reddy Kallam <siva.kallam@samsung.com> |
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 | #ifndef __SXGBE_PLATFORM_H__ | 10 | #ifndef __SXGBE_PLATFORM_H__ |
14 | #define __SXGBE_PLATFORM_H__ | 11 | #define __SXGBE_PLATFORM_H__ |
diff --git a/include/linux/tca6416_keypad.h b/include/linux/tca6416_keypad.h index 7bd266f3525c..b0d36a9934cc 100644 --- a/include/linux/tca6416_keypad.h +++ b/include/linux/tca6416_keypad.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * tca6416 keypad platform support | 3 | * tca6416 keypad platform support |
3 | * | 4 | * |
4 | * Copyright (C) 2010 Texas Instruments | 5 | * Copyright (C) 2010 Texas Instruments |
5 | * | 6 | * |
6 | * Author: Sriramakrishnan <srk@ti.com> | 7 | * Author: Sriramakrishnan <srk@ti.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 | #ifndef _TCA6416_KEYS_H | 10 | #ifndef _TCA6416_KEYS_H |
diff --git a/include/linux/tifm.h b/include/linux/tifm.h index 848c0f392541..299cbb8c63bb 100644 --- a/include/linux/tifm.h +++ b/include/linux/tifm.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * tifm.h - TI FlashMedia driver | 3 | * tifm.h - TI FlashMedia driver |
3 | * | 4 | * |
4 | * Copyright (C) 2006 Alex Dubov <oakad@yahoo.com> | 5 | * Copyright (C) 2006 Alex Dubov <oakad@yahoo.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 | #ifndef _TIFM_H | 8 | #ifndef _TIFM_H |
diff --git a/include/linux/timeriomem-rng.h b/include/linux/timeriomem-rng.h index 3e00122bcf88..fd4a6e6ec831 100644 --- a/include/linux/timeriomem-rng.h +++ b/include/linux/timeriomem-rng.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/include/linux/timeriomem-rng.h | 3 | * linux/include/linux/timeriomem-rng.h |
3 | * | 4 | * |
4 | * Copyright (c) 2009 Alexander Clouter <alex@digriz.org.uk> | 5 | * Copyright (c) 2009 Alexander Clouter <alex@digriz.org.uk> |
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 | struct timeriomem_rng_data { | 8 | struct timeriomem_rng_data { |
diff --git a/include/linux/tracefs.h b/include/linux/tracefs.h index 5b727a17beee..88d279c1b863 100644 --- a/include/linux/tracefs.h +++ b/include/linux/tracefs.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * tracefs.h - a pseudo file system for activating tracing | 3 | * tracefs.h - a pseudo file system for activating tracing |
3 | * | 4 | * |
@@ -5,12 +6,7 @@ | |||
5 | * | 6 | * |
6 | * Copyright (C) 2014 Red Hat Inc, author: Steven Rostedt <srostedt@redhat.com> | 7 | * Copyright (C) 2014 Red Hat Inc, author: Steven Rostedt <srostedt@redhat.com> |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or | ||
9 | * modify it under the terms of the GNU General Public License version | ||
10 | * 2 as published by the Free Software Foundation. | ||
11 | * | ||
12 | * tracefs is the file system that is used by the tracing infrastructure. | 9 | * tracefs is the file system that is used by the tracing infrastructure. |
13 | * | ||
14 | */ | 10 | */ |
15 | 11 | ||
16 | #ifndef _TRACEFS_H_ | 12 | #ifndef _TRACEFS_H_ |
diff --git a/include/linux/ucb1400.h b/include/linux/ucb1400.h index 2e9ee4d1c676..0968ef458447 100644 --- a/include/linux/ucb1400.h +++ b/include/linux/ucb1400.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Register definitions and functions for: | 3 | * Register definitions and functions for: |
3 | * Philips UCB1400 driver | 4 | * Philips UCB1400 driver |
@@ -11,10 +12,6 @@ | |||
11 | * If something doesn't work and it worked before spliting, e-mail me, | 12 | * If something doesn't work and it worked before spliting, e-mail me, |
12 | * dont bother Nicolas please ;-) | 13 | * dont bother Nicolas please ;-) |
13 | * | 14 | * |
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | * | ||
18 | * This code is heavily based on ucb1x00-*.c copyrighted by Russell King | 15 | * This code is heavily based on ucb1x00-*.c copyrighted by Russell King |
19 | * covering the UCB1100, UCB1200 and UCB1300.. Support for the UCB1400 has | 16 | * covering the UCB1100, UCB1200 and UCB1300.. Support for the UCB1400 has |
20 | * been made separate from ucb1x00-core/ucb1x00-ts on Russell's request. | 17 | * been made separate from ucb1x00-core/ucb1x00-ts on Russell's request. |
diff --git a/include/linux/vfio.h b/include/linux/vfio.h index 66741ab087c1..e42a711a2800 100644 --- a/include/linux/vfio.h +++ b/include/linux/vfio.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * VFIO API definition | 3 | * VFIO API definition |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Red Hat, Inc. All rights reserved. | 5 | * Copyright (C) 2012 Red Hat, Inc. All rights reserved. |
5 | * Author: Alex Williamson <alex.williamson@redhat.com> | 6 | * Author: Alex Williamson <alex.williamson@redhat.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 | */ | 7 | */ |
11 | #ifndef VFIO_H | 8 | #ifndef VFIO_H |
12 | #define VFIO_H | 9 | #define VFIO_H |
diff --git a/include/linux/w1-gpio.h b/include/linux/w1-gpio.h index 78901ecd2f95..3495fd0dc790 100644 --- a/include/linux/w1-gpio.h +++ b/include/linux/w1-gpio.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * w1-gpio interface to platform code | 3 | * w1-gpio interface to platform code |
3 | * | 4 | * |
4 | * Copyright (C) 2007 Ville Syrjala <syrjala@sci.fi> | 5 | * Copyright (C) 2007 Ville Syrjala <syrjala@sci.fi> |
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 | ||
8 | * as published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef _LINUX_W1_GPIO_H | 7 | #ifndef _LINUX_W1_GPIO_H |
11 | #define _LINUX_W1_GPIO_H | 8 | #define _LINUX_W1_GPIO_H |