aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/pcr/pcr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/pcr/pcr.c')
-rw-r--r--src/soc/intel/common/block/pcr/pcr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/common/block/pcr/pcr.c b/src/soc/intel/common/block/pcr/pcr.c
index e354c032fc..61991c2f55 100644
--- a/src/soc/intel/common/block/pcr/pcr.c
+++ b/src/soc/intel/common/block/pcr/pcr.c
@@ -13,7 +13,7 @@
* GNU General Public License for more details.
*/
-#include <arch/io.h>
+#include <device/mmio.h>
#include <assert.h>
#include <console/console.h>
#include <intelblocks/pcr.h>