summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/pcie/pcie.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/pcie/pcie.c')
-rw-r--r--src/soc/intel/common/block/pcie/pcie.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/soc/intel/common/block/pcie/pcie.c b/src/soc/intel/common/block/pcie/pcie.c
index d3fcbde38d70..dd0b0ef989b3 100644
--- a/src/soc/intel/common/block/pcie/pcie.c
+++ b/src/soc/intel/common/block/pcie/pcie.c
@@ -1,11 +1,13 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <console/console.h>
+#include <device/device.h>
#include <device/pci.h>
-#include <device/pciexp.h>
#include <device/pci_def.h>
#include <device/pci_ids.h>
#include <device/pci_ops.h>
+#include <device/pciexp.h>
+#include <stdint.h>
#define CACHE_LINE_SIZE 0x10