summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/bits/pci_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/include/bits/pci_io.h')
-rw-r--r--src/arch/x86/include/bits/pci_io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/include/bits/pci_io.h b/src/arch/x86/include/bits/pci_io.h
index a074d3370..b6c01e5c4 100644
--- a/src/arch/x86/include/bits/pci_io.h
+++ b/src/arch/x86/include/bits/pci_io.h
@@ -8,9 +8,9 @@
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+FILE_SECBOOT ( PERMITTED );
#include <ipxe/pcibios.h>
#include <ipxe/pcidirect.h>
-#include <ipxe/pcicloud.h>
#endif /* _BITS_PCI_IO_H */