summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_sh7780.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/pci_sh7780.c')
-rw-r--r--drivers/pci/pci_sh7780.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/pci/pci_sh7780.c b/drivers/pci/pci_sh7780.c
index 5c739edad4..722b5e7cf2 100644
--- a/drivers/pci/pci_sh7780.c
+++ b/drivers/pci/pci_sh7780.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* SH7780 PCI Controller (PCIC) for U-Boot.
* (C) Dustin McIntire (dustin@sensoria.com)
* (C) 2007,2008 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
* (C) 2008 Yusuke Goda <goda.yusuke@renesas.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>