[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180713154704.16769-1-antoine.tenart@bootlin.com>
Date: Fri, 13 Jul 2018 17:47:03 +0200
From: Antoine Tenart <antoine.tenart@...tlin.com>
To: kishon@...com
Cc: Antoine Tenart <antoine.tenart@...tlin.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 1/2] phy: berlin-usb: switch to SPDX identifier
Use the appropriate SPDX license identifier and drop the license text.
This patch is only cosmetic.
Signed-off-by: Antoine Tenart <antoine.tenart@...tlin.com>
---
drivers/phy/marvell/phy-berlin-usb.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/phy/marvell/phy-berlin-usb.c b/drivers/phy/marvell/phy-berlin-usb.c
index 8f2b5cae360f..a43df63007c5 100644
--- a/drivers/phy/marvell/phy-berlin-usb.c
+++ b/drivers/phy/marvell/phy-berlin-usb.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2014 Marvell Technology Group Ltd.
*
* Antoine Tenart <antoine.tenart@...e-electrons.com>
* Jisheng Zhang <jszhang@...vell.com>
- *
- * This file is licensed under the terms of the GNU General Public
- * License version 2. This program is licensed "as is" without any
- * warranty of any kind, whether express or implied.
*/
#include <linux/io.h>
--
2.17.1
Powered by blists - more mailing lists