summaryrefslogtreecommitdiff
path: root/board/esd/vme8349/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/vme8349/pci.c')
-rw-r--r--board/esd/vme8349/pci.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/esd/vme8349/pci.c b/board/esd/vme8349/pci.c
index f1cfa23b42..82347f258c 100644
--- a/board/esd/vme8349/pci.c
+++ b/board/esd/vme8349/pci.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* pci.c -- esd VME8349 PCI board support.
* Copyright (c) 2006 Wind River Systems, Inc.
@@ -7,8 +8,6 @@
* Reinhard Arlt <reinhard.arlt@esd-electronics.com>
*
* Based on MPC8349 PCI support but w/o PIB related code.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <asm/mmu.h>