summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie-designware.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/pcie-designware.c')
-rw-r--r--drivers/pci/pcie-designware.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/pci/pcie-designware.c b/drivers/pci/pcie-designware.c
index e608ad47ae..6b2458c9f0 100644
--- a/drivers/pci/pcie-designware.c
+++ b/drivers/pci/pcie-designware.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Synopsys DesignWare PCIe host controller driver
*
@@ -5,10 +6,6 @@
* http://www.samsung.com
*
* Author: Jingoo Han <jg1.han@samsung.com>
- *
- * 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.
*/