From fa6014a6ec8253de8c86b0180221856a1398e70b Mon Sep 17 00:00:00 2001 From: Ben Gardner Date: Tue, 8 Dec 2015 21:20:25 -0600 Subject: intel/fsp_baytrail: rename include folder baytrail to include/soc This is to match the layout of the non-fsp baytrail to make comparisons easier and possibly remove duplicate files. Change-Id: I9a94842d724ab3826de711d398227e7bdc1045ff Signed-off-by: Ben Gardner Reviewed-on: https://review.coreboot.org/12686 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/mainboard/siemens/mc_tcu3/ptn3460.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/siemens/mc_tcu3/ptn3460.c') diff --git a/src/mainboard/siemens/mc_tcu3/ptn3460.c b/src/mainboard/siemens/mc_tcu3/ptn3460.c index cdcae684f3..e371e53c7f 100644 --- a/src/mainboard/siemens/mc_tcu3/ptn3460.c +++ b/src/mainboard/siemens/mc_tcu3/ptn3460.c @@ -14,7 +14,7 @@ */ #include -#include "baytrail/i2c.h" +#include "soc/i2c.h" #include "ptn3460.h" /** \brief This functions sets up the DP2LVDS-converter to be used with the -- cgit v1.2.3