drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 26 Oct 2018 07:02:52 +0000 (09:02 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 28 Oct 2018 13:26:39 +0000 (09:26 -0400)
Complete in the drivers directory the work started with
commit 83d290c56fab ("SPDX: Convert all of our single
license tags to Linux Kernel style").

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
24 files changed:
drivers/adc/Makefile
drivers/axi/Makefile
drivers/board/Makefile
drivers/board/gazerbeam.h
drivers/clk/Makefile
drivers/clk/altera/Makefile
drivers/clk/aspeed/Makefile
drivers/clk/owl/Makefile
drivers/clk/rockchip/Makefile
drivers/clk/tegra/Makefile
drivers/cpu/Makefile
drivers/fastboot/Makefile
drivers/mailbox/Makefile
drivers/misc/fs_loader.c
drivers/net/pfe_eth/Makefile
drivers/phy/allwinner/Makefile
drivers/power/domain/Makefile
drivers/power/regulator/Makefile
drivers/ram/Makefile
drivers/ram/rockchip/Makefile
drivers/reset/Makefile
drivers/usb/common/Makefile
drivers/usb/dwc3/dwc3-generic.c
drivers/video/tegra124/Makefile

index cca0fecd59773bc38fba75a2a1fcfaeaec7d5058..c1387f3a3468894640a46fac198bb73d658ca889 100644 (file)
@@ -1,9 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (C) 2015 Samsung Electronics
 # Przemyslaw Marczak <p.marczak@samsung.com>
 #
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-$(CONFIG_ADC) += adc-uclass.o
 obj-$(CONFIG_ADC_EXYNOS) += exynos-adc.o
index 66b6c5a28f4990ba39f84fee3adc1f484df4f4b9..045db1ab3014b1774cb2b21a8ec50a101d14c651 100644 (file)
@@ -1,9 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2017
 # Mario Six,  Guntermann & Drunck GmbH, mario.six@gdsys.cc
 #
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-$(CONFIG_AXI) += axi-uclass.o
 obj-$(CONFIG_IHS_AXI) += ihs_axi.o
index 22243380af8e033345825364b44827a7db89fbc6..c8dab4fa0bad0d71cbbc59cc173e8ad93206c85f 100644 (file)
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier:     GPL-2.0+
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2017
 # Mario Six,  Guntermann & Drunck GmbH, mario.six@gdsys.cc
index 0ca003a3739fb5dc661ebc5af60a2b1fee9aa0a1..171729d2031f99989917d62270831ec473d62aa1 100644 (file)
@@ -3,7 +3,6 @@
  * (C) Copyright 2017
  * Mario Six,  Guntermann & Drunck GmbH, mario.six@gdsys.cc
  *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 enum {
index f87c9aec8532462478e7a74487dea6984e7fc464..821b5867e8757d03a926f314519dc59f6540d261 100644 (file)
@@ -1,9 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2015 Google, Inc
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
 #
-# SPDX-License-Identifier:      GPL-2.0+
-#
 
 obj-$(CONFIG_$(SPL_TPL_)CLK) += clk-uclass.o clk_fixed_rate.o
 
index 2542b7f51ba174d0c8bb2ca591718299c0a7a365..a3ae8b24b0dda40c765406771114c1fdf631761d 100644 (file)
@@ -1,7 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (C) 2018 Marek Vasut <marex@denx.de>
 #
-# SPDX-License-Identifier:      GPL-2.0+
-#
 
 obj-$(CONFIG_TARGET_SOCFPGA_ARRIA10) += clk-arria10.o
index 65d1cd6e2959074c5ae852a95b22758367628ccc..81764b43917aeb816d960906c8b257f0050a29ac 100644 (file)
@@ -1,7 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2016 Google, Inc
 #
-# SPDX-License-Identifier:      GPL-2.0+
-#
 
 obj-$(CONFIG_ASPEED_AST2500) += clk_ast2500.o
index 9132dcc1750c1199304f59795875e43a0bb35426..63ab573f71dab34b75026d01256711afaad5f5e6 100644 (file)
@@ -1,3 +1,3 @@
-# SPDX-License-Identifier:     GPL-2.0+
+# SPDX-License-Identifier: GPL-2.0+
 
 obj-$(CONFIG_CLK_S900) += clk_s900.o
index eae0ef6a9fb46f6bc60910d741273c18bbf57c7a..41cfb7ad3fd69cb70bbd45d4eadd6eb9fbe787df 100644 (file)
@@ -1,8 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2017 Rockchip Electronics Co., Ltd
 #
-# SPDX-License-Identifier:      GPL-2.0+
-#
 
 obj-$(CONFIG_ROCKCHIP_RK3036) += clk_rk3036.o
 obj-$(CONFIG_ROCKCHIP_RK3128) += clk_rk3128.o
index 0fcc5205a70bc9cb999419e17ff9075f15d62525..7f1a3180b5ea4987f144123e948f0e416bbef162 100644 (file)
@@ -1,6 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0
+#
 # Copyright (c) 2016, NVIDIA CORPORATION.
 #
-# SPDX-License-Identifier: GPL-2.0
 
 obj-$(CONFIG_TEGRA_CAR_CLOCK) += tegra-car-clk.o
 obj-$(CONFIG_TEGRA186_CLOCK) += tegra186-clk.o
index f452ee404e50462c9d065a4c31194d7b13fdd0b8..858b03755f52d57bfd7a5d237c20113231139630 100644 (file)
@@ -1,9 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2015 Google, Inc
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
 #
-# SPDX-License-Identifier:      GPL-2.0+
-#
+
 obj-$(CONFIG_CPU) += cpu-uclass.o
 
 obj-$(CONFIG_ARCH_BMIPS) += bmips_cpu.o
index a2421565e238bc10d7bceccbf6a9f305b5ba6a4b..048af5aa823436956142a536c5f7dcf1a8948726 100644 (file)
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier:      GPL-2.0+
+# SPDX-License-Identifier: GPL-2.0+
 
 obj-y += fb_common.o
 obj-y += fb_getvar.o
index 243ff6f3ceaf80793b0a01de0622336caee2ac57..cd237698ba61c9a2933a9d1057a5361dc84c741d 100644 (file)
@@ -1,6 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0
+#
 # Copyright (c) 2016, NVIDIA CORPORATION.
 #
-# SPDX-License-Identifier: GPL-2.0
 
 obj-$(CONFIG_$(SPL_)DM_MAILBOX) += mailbox-uclass.o
 obj-$(CONFIG_SANDBOX_MBOX) += sandbox-mbox.o
index 5fe642b4bed36936ed386cacc9339fd22a0b1c16..b7bb96a4583e3bee9a2926d038956cffe48fe173 100644 (file)
@@ -1,7 +1,7 @@
-/*
+// SPDX-License-Identifier: GPL-2.0
+ /*
  * Copyright (C) 2018 Intel Corporation <www.intel.com>
  *
- * SPDX-License-Identifier:    GPL-2.0
  */
 #include <common.h>
 #include <dm.h>
index 6b5248f659a87013304b0ac5990b3a76b9d73d54..ab5a7b2c727af3e84c0d0054e5a76f1b32bb3dd5 100644 (file)
@@ -1,7 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
 # Copyright 2015-2016 Freescale Semiconductor, Inc.
 # Copyright 2017 NXP
 #
-# SPDX-License-Identifier:GPL-2.0+
 
 # Layerscape PFE driver
 obj-y += pfe_cmd.o     \
index 5ed2702e4f09b359edcb69ac69d4f2c72a3a9a4a..e709fca643cb247cd2c4ff39f488a25c1adfef60 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (C) 2016 Amarula Solutions
+# SPDX-License-Identifier: GPL-2.0+
 #
-# SPDX-License-Identifier:     GPL-2.0+
+# Copyright (C) 2016 Amarula Solutions
 #
 
 obj-$(CONFIG_PHY_SUN4I_USB)            += phy-sun4i-usb.o
index 23fb1ecede58568378031aecd6d77749dd9a3963..b08d18f7ac31fd9b1e9e63a84f798792c85d93f7 100644 (file)
@@ -1,6 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0
+#
 # Copyright (c) 2016, NVIDIA CORPORATION.
 #
-# SPDX-License-Identifier: GPL-2.0
 
 obj-$(CONFIG_$(SPL_)POWER_DOMAIN) += power-domain-uclass.o
 obj-$(CONFIG_BCM6328_POWER_DOMAIN) += bcm6328-power-domain.o
index 16208af0694bcba788186014496a99b8c7caf7d3..a5f5683d6e944b43c5352427fda316f0668b3c4b 100644 (file)
@@ -1,9 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (C) 2015 Samsung Electronics
 # Przemyslaw Marczak <p.marczak@samsung.com>
 #
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-$(CONFIG_$(SPL_)DM_REGULATOR) += regulator-uclass.o
 obj-$(CONFIG_REGULATOR_ACT8846) += act8846.o
index 4ad3604d1633c747ff8cf0f52bc0232b544d4dd9..cfba57f0fdf0842e33d132fd124b10617b28ff6c 100644 (file)
@@ -1,9 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2015 Google, Inc
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
 #
-# SPDX-License-Identifier:      GPL-2.0+
-#
 obj-$(CONFIG_RAM) += ram-uclass.o
 obj-$(CONFIG_MPC83XX_SDRAM) += mpc83xx_sdram.o
 obj-$(CONFIG_SANDBOX) += sandbox_ram.o
index 1a1e5578ca4b6143c21cf82c6bbd84b7e388c76c..5df196066dad268d333cddc94a922b6dca0cf69a 100644 (file)
@@ -1,8 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2017 Theobroma Systems Design und Consulting GmbH
 #
-# SPDX-License-Identifier:      GPL-2.0+
-#
 
 obj-$(CONFIG_ROCKCHIP_RK3368) = dmc-rk3368.o
 obj-$(CONFIG_ROCKCHIP_RK3128) = sdram_rk3128.o
index abdfa0c6637191bad9aa8038ed53c38b67eff8f3..f4520878b7c7878c82b7bd1c91ccd446fd8141e8 100644 (file)
@@ -1,6 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0
+#
 # Copyright (c) 2016, NVIDIA CORPORATION.
 #
-# SPDX-License-Identifier: GPL-2.0
 
 obj-$(CONFIG_DM_RESET) += reset-uclass.o
 obj-$(CONFIG_SANDBOX_MBOX) += sandbox-reset.o
index aee7e32e59a3773d59d7484a012a483b8fd1a489..55e0547b16965ea5cd22e9bdea18fd1ee54eb987 100644 (file)
@@ -1,6 +1,6 @@
-# (C) Copyright 2016 Freescale Semiconductor, Inc.
+# SPDX-License-Identifier: GPL-2.0+
 #
-# SPDX-License-Identifier:      GPL-2.0+
+# (C) Copyright 2016 Freescale Semiconductor, Inc.
 #
 
 obj-$(CONFIG_DM_USB) += common.o
index ca63eac3d98e11a997f1f5f30d097e2373e4c9a0..56c9fd657fb8a68b11995e26e8be76fa11115b71 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier:     GPL-2.0
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Generic DWC3 Glue layer
  *
index 4287b9a25fd82f095b36ef69174c059f0aaa877e..a378382628c0dd0da5f4152dcc144f62b9147f2a 100644 (file)
@@ -1,8 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2014 Google, Inc
 #
-# SPDX-License-Identifier:      GPL-2.0+
-#
 
 obj-y += display.o
 obj-y += dp.o