From c2b1390d4701e4d1cbbd1aa25340704fec86185f Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Thu, 4 May 2017 12:38:47 -0500 Subject: mainboard/siemens/mc_apl1: remove unnecessary header soc/i2c.h does not need to be included in this compilation unit. Change-Id: Ife11642d2e69af7235c93fc54bba38853b046169 Signed-off-by: Aaron Durbin Reviewed-on: https://review.coreboot.org/19572 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh Reviewed-by: Mario Scheithauer Reviewed-by: Werner Zeh --- src/mainboard/siemens/mc_apl1/ptn3460.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/siemens/mc_apl1/ptn3460.c b/src/mainboard/siemens/mc_apl1/ptn3460.c index d63c71cce8..7fc5507356 100644 --- a/src/mainboard/siemens/mc_apl1/ptn3460.c +++ b/src/mainboard/siemens/mc_apl1/ptn3460.c @@ -17,7 +17,6 @@ #include #include #include -#include #include "ptn3460.h" /** -- cgit v1.2.3