aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/x4x
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-11-01 18:34:45 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-11-04 11:35:25 +0000
commit6190d0bfe6602872ad39fb3caac327551ad9ddb0 (patch)
tree9d1278c9d7ce8e0d3fd0253e9686aea30d4c2b76 /src/northbridge/intel/x4x
parent085ab5a3472689fcd6c7d0e4c4fee2d8b4cdb763 (diff)
nb/intel/x4x/x4x.h: Include iomap.h
This is needed for the definition of the MCHBARx() macros. Change-Id: I654344451c0568f306f39365fd07371b2d6cff04 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36555 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/northbridge/intel/x4x')
-rw-r--r--src/northbridge/intel/x4x/x4x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/northbridge/intel/x4x/x4x.h b/src/northbridge/intel/x4x/x4x.h
index 05479a1602..76d94c6c17 100644
--- a/src/northbridge/intel/x4x/x4x.h
+++ b/src/northbridge/intel/x4x/x4x.h
@@ -18,6 +18,8 @@
#ifndef __NORTHBRIDGE_INTEL_X4X_H__
#define __NORTHBRIDGE_INTEL_X4X_H__
+#include "iomap.h"
+
/*
* D0:F0
*/