summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-mvebu.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/phy/mdio-mvebu.c')
-rw-r--r--drivers/net/phy/mdio-mvebu.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/phy/mdio-mvebu.c b/drivers/net/phy/mdio-mvebu.c
index 460e2b4131..289ff4b05d 100644
--- a/drivers/net/phy/mdio-mvebu.c
+++ b/drivers/net/phy/mdio-mvebu.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Marvell MVEBU SoC MDIO interface driver
*
@@ -15,10 +16,6 @@
* ports, but they in fact share the same SMI interface to access
* the MDIO bus). This driver is currently used by the mvneta and
* mv643xx_eth drivers.
- *
- * 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 <clock.h>