summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell/ram_calc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/haswell/ram_calc.c')
-rw-r--r--src/northbridge/intel/haswell/ram_calc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/intel/haswell/ram_calc.c b/src/northbridge/intel/haswell/ram_calc.c
index d3e88f2f84..24fbb64b97 100644
--- a/src/northbridge/intel/haswell/ram_calc.c
+++ b/src/northbridge/intel/haswell/ram_calc.c
@@ -17,6 +17,7 @@
#define __SIMPLE_DEVICE__
#include <arch/io.h>
+#include <device/pci_ops.h>
#include <cbmem.h>
#include "haswell.h"