From f5f7c84a58c61ff690bf9dd4260280e93353d4fe Mon Sep 17 00:00:00 2001 From: Hannah Williams Date: Wed, 31 May 2017 13:45:08 -0700 Subject: soc/intel/apollolake: Remove soc/pci_ids dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and add pci ids for GLK and APL from device/pci_ids.h Change-Id: If8101fe52591b09caadfe104ca8daab4258837c7 Signed-off-by: Hannah Williams Reviewed-on: https://review.coreboot.org/19999 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Furquan Shaikh --- src/soc/intel/common/block/cse/cse.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/common/block/cse/cse.c') diff --git a/src/soc/intel/common/block/cse/cse.c b/src/soc/intel/common/block/cse/cse.c index 1990cd1d03..7ae9b53450 100644 --- a/src/soc/intel/common/block/cse/cse.c +++ b/src/soc/intel/common/block/cse/cse.c @@ -22,7 +22,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3