From 6e0044dbf285eaf546c7f0db0d6a9fff6c2d30fb Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 12 Dec 2018 15:12:43 +0100 Subject: soc: Remove useless include Change-Id: Idef8c556ac8c05c5e2047a38629422544392cd62 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/30200 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/soc/intel/cannonlake/bootblock/pch.c | 1 - src/soc/intel/cannonlake/lpc.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/soc/intel/cannonlake') diff --git a/src/soc/intel/cannonlake/bootblock/pch.c b/src/soc/intel/cannonlake/bootblock/pch.c index b06c81bf32..73e159ab09 100644 --- a/src/soc/intel/cannonlake/bootblock/pch.c +++ b/src/soc/intel/cannonlake/bootblock/pch.c @@ -16,7 +16,6 @@ #include #include -#include #include #include #include diff --git a/src/soc/intel/cannonlake/lpc.c b/src/soc/intel/cannonlake/lpc.c index 0195cefb84..c33b3c33d4 100644 --- a/src/soc/intel/cannonlake/lpc.c +++ b/src/soc/intel/cannonlake/lpc.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3