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, 0 insertions, 1 deletions
diff --git a/src/northbridge/intel/haswell/ram_calc.c b/src/northbridge/intel/haswell/ram_calc.c
index 24fbb64b97..bdf54d2435 100644
--- a/src/northbridge/intel/haswell/ram_calc.c
+++ b/src/northbridge/intel/haswell/ram_calc.c
@@ -16,7 +16,6 @@
// Use simple device model for this file even in ramstage
#define __SIMPLE_DEVICE__
-#include <arch/io.h>
#include <device/pci_ops.h>
#include <cbmem.h>
#include "haswell.h"