diff options
Diffstat (limited to 'drivers/pci/pci_x86.c')
-rw-r--r-- | drivers/pci/pci_x86.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/pci/pci_x86.c b/drivers/pci/pci_x86.c index 89e8c119b7d..520ea4649e1 100644 --- a/drivers/pci/pci_x86.c +++ b/drivers/pci/pci_x86.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2015 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |