aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/renesas/phy-rcar-gen2.c
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2018-08-22 00:02:20 +0200
committerKishon Vijay Abraham I <kishon@ti.com>2018-09-10 14:28:07 +0530
commiteee0e5daa7574208f84fc24bc829ece58ef021f1 (patch)
treeb7ff12b67b247e2cfc856bdf806a24aa1da354d1 /drivers/phy/renesas/phy-rcar-gen2.c
parentphy: socionext: add USB2 PHY driver for UniPhier SoC (diff)
downloadlinux-dev-eee0e5daa7574208f84fc24bc829ece58ef021f1.tar.xz
linux-dev-eee0e5daa7574208f84fc24bc829ece58ef021f1.zip
phy: renesas: use SPDX identifier for Renesas drivers
Use SPDX identifier for Renesas drivers. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/phy/renesas/phy-rcar-gen2.c')
-rw-r--r--drivers/phy/renesas/phy-rcar-gen2.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/phy/renesas/phy-rcar-gen2.c b/drivers/phy/renesas/phy-rcar-gen2.c
index 97d4dd6ea924..72eeb066912d 100644
--- a/drivers/phy/renesas/phy-rcar-gen2.c
+++ b/drivers/phy/renesas/phy-rcar-gen2.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Renesas R-Car Gen2 PHY driver
*
* Copyright (C) 2014 Renesas Solutions Corp.
* Copyright (C) 2014 Cogent Embedded, Inc.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#include <linux/clk.h>