summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_sh4.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/pci_sh4.c')
-rw-r--r--drivers/pci/pci_sh4.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/pci/pci_sh4.c b/drivers/pci/pci_sh4.c
index d7f43c2bdf..4500e8bb29 100644
--- a/drivers/pci/pci_sh4.c
+++ b/drivers/pci/pci_sh4.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* SH4 PCI Controller (PCIC) for U-Boot.
* (C) Dustin McIntire (dustin@sensoria.com)
@@ -5,8 +6,6 @@
* (C) 2008 Yusuke Goda <goda.yusuke@renesas.com>
*
* u-boot/arch/sh/cpu/sh4/pci-sh4.c
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>