diff options
| -rw-r--r-- | arch/arm/kernel/bugs.c | 2 | ||||
| -rw-r--r-- | drivers/crypto/ux500/cryp/Makefile | 2 | ||||
| -rw-r--r-- | drivers/phy/st/phy-stm32-usbphyc.c | 2 | ||||
| -rw-r--r-- | drivers/pinctrl/sh-pfc/pfc-r8a77980.c | 2 | ||||
| -rw-r--r-- | lib/test_stackinit.c | 2 | ||||
| -rw-r--r-- | sound/soc/codecs/max9759.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/arch/arm/kernel/bugs.c b/arch/arm/kernel/bugs.c index d41d3598e5e5..14c8dbbb7d2d 100644 --- a/arch/arm/kernel/bugs.c +++ b/arch/arm/kernel/bugs.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | // SPDX-Identifier: GPL-2.0 | 1 | // SPDX-License-Identifier: GPL-2.0 |
| 2 | #include <linux/init.h> | 2 | #include <linux/init.h> |
| 3 | #include <asm/bugs.h> | 3 | #include <asm/bugs.h> |
| 4 | #include <asm/proc-fns.h> | 4 | #include <asm/proc-fns.h> |
diff --git a/drivers/crypto/ux500/cryp/Makefile b/drivers/crypto/ux500/cryp/Makefile index a90b50597e5c..3e67531f484c 100644 --- a/drivers/crypto/ux500/cryp/Makefile +++ b/drivers/crypto/ux500/cryp/Makefile | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #/* | 2 | #/* |
| 3 | # * Copyright (C) ST-Ericsson SA 2010 | 3 | # * Copyright (C) ST-Ericsson SA 2010 |
| 4 | # * Author: shujuan.chen@stericsson.com for ST-Ericsson. | 4 | # * Author: shujuan.chen@stericsson.com for ST-Ericsson. |
| 5 | */ | 5 | # */ |
| 6 | 6 | ||
| 7 | ccflags-$(CONFIG_CRYPTO_DEV_UX500_DEBUG) += -DDEBUG | 7 | ccflags-$(CONFIG_CRYPTO_DEV_UX500_DEBUG) += -DDEBUG |
| 8 | 8 | ||
diff --git a/drivers/phy/st/phy-stm32-usbphyc.c b/drivers/phy/st/phy-stm32-usbphyc.c index 1255cd1d9a60..56bdea4b0bd9 100644 --- a/drivers/phy/st/phy-stm32-usbphyc.c +++ b/drivers/phy/st/phy-stm32-usbphyc.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | // SPDX-Licence-Identifier: GPL-2.0 | 1 | // SPDX-License-Identifier: GPL-2.0 |
| 2 | /* | 2 | /* |
| 3 | * STMicroelectronics STM32 USB PHY Controller driver | 3 | * STMicroelectronics STM32 USB PHY Controller driver |
| 4 | * | 4 | * |
diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a77980.c b/drivers/pinctrl/sh-pfc/pfc-r8a77980.c index 473da65890a7..9ed4ead2dafb 100644 --- a/drivers/pinctrl/sh-pfc/pfc-r8a77980.c +++ b/drivers/pinctrl/sh-pfc/pfc-r8a77980.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | // SPDX-Lincense-Identifier: GPL 2.0 | 1 | // SPDX-License-Identifier: GPL-2.0 |
| 2 | /* | 2 | /* |
| 3 | * R8A77980 processor support - PFC hardware block. | 3 | * R8A77980 processor support - PFC hardware block. |
| 4 | * | 4 | * |
diff --git a/lib/test_stackinit.c b/lib/test_stackinit.c index 13115b6f2b88..e97dc54b4fdf 100644 --- a/lib/test_stackinit.c +++ b/lib/test_stackinit.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | // SPDX-Licenses: GPLv2 | 1 | // SPDX-License-Identifier: GPL-2.0 |
| 2 | /* | 2 | /* |
| 3 | * Test cases for compiler-based stack variable zeroing via future | 3 | * Test cases for compiler-based stack variable zeroing via future |
| 4 | * compiler flags or CONFIG_GCC_PLUGIN_STRUCTLEAK*. | 4 | * compiler flags or CONFIG_GCC_PLUGIN_STRUCTLEAK*. |
diff --git a/sound/soc/codecs/max9759.c b/sound/soc/codecs/max9759.c index ecfb4a80424b..00e9d4fd1651 100644 --- a/sound/soc/codecs/max9759.c +++ b/sound/soc/codecs/max9759.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | // SPDX-Licence-Identifier: GPL-2.0 | 1 | // SPDX-License-Identifier: GPL-2.0 |
| 2 | /* | 2 | /* |
| 3 | * MAX9759 Amplifier Driver | 3 | * MAX9759 Amplifier Driver |
| 4 | * | 4 | * |
