phy: mvebu-cp110-comphy: switch to SPDX identifier
authorAntoine Tenart <antoine.tenart@bootlin.com>
Fri, 13 Jul 2018 14:53:10 +0000 (16:53 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 24 Jul 2018 05:42:15 +0000 (11:12 +0530)
Use the appropriate SPDX license identifier and drop the license text.
This patch is only cosmetic.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/marvell/phy-mvebu-cp110-comphy.c

index 4ef4292..86a5f7b 100644 (file)
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (C) 2017 Marvell
  *
  * Antoine Tenart <antoine.tenart@free-electrons.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>