From 1760cd3eb44ad123b6d3e3e295cdbf43f9465db1 Mon Sep 17 00:00:00 2001 From: Hannah Williams Date: Thu, 6 Apr 2017 20:54:11 -0700 Subject: soc/intel/skylake: Use common/block/gpio Other than switch to use common gpio implementation for skylake based platform, also apply the needed changes for purism board. Change-Id: I06e06dbcb6d0d6fe277dfad57b82aca51f94b099 Signed-off-by: Hannah Williams Signed-off-by: Lijian Zhao Reviewed-on: https://review.coreboot.org/19201 Tested-by: build bot (Jenkins) Reviewed-by: Youness Alaoui Reviewed-by: Aaron Durbin --- src/soc/intel/skylake/chip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/skylake/chip.h') diff --git a/src/soc/intel/skylake/chip.h b/src/soc/intel/skylake/chip.h index 606078b4a1..0ade01cd1e 100644 --- a/src/soc/intel/skylake/chip.h +++ b/src/soc/intel/skylake/chip.h @@ -24,8 +24,8 @@ #include #include #include -#include #include +#include #include #include #include -- cgit v1.2.3