diff options
Diffstat (limited to 'board/armltd/integrator/pci_v3.h')
-rw-r--r-- | board/armltd/integrator/pci_v3.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/armltd/integrator/pci_v3.h b/board/armltd/integrator/pci_v3.h index 627b49aaf7..8d09e6966d 100644 --- a/board/armltd/integrator/pci_v3.h +++ b/board/armltd/integrator/pci_v3.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * arch/arm/include/asm/hardware/pci_v3.h * @@ -5,8 +6,6 @@ * * Copyright (C) ARM Limited * Copyright (C) 2000-2001 Deep Blue Solutions Ltd. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef ASM_ARM_HARDWARE_PCI_V3_H #define ASM_ARM_HARDWARE_PCI_V3_H |