summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-mvebu-phy.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/pci-mvebu-phy.c')
-rw-r--r--drivers/pci/pci-mvebu-phy.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/pci/pci-mvebu-phy.c b/drivers/pci/pci-mvebu-phy.c
index 55a1d39f62..f1bfc99eef 100644
--- a/drivers/pci/pci-mvebu-phy.c
+++ b/drivers/pci/pci-mvebu-phy.c
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* SoC specific PCIe PHY setup for Marvell MVEBU SoCs
*
* Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
*
* based on Marvell BSP code (C) Marvell International Ltd.
- *
- * 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 <common.h>