From 5778f772b59d50f2ac8d730893c5bdc3581d951b Mon Sep 17 00:00:00 2001 From: Frans Hendriks Date: Tue, 18 Jun 2019 12:36:48 +0200 Subject: mainboard/facebook/fbg1701: Remove unused includes Files onboard.h and mainboard.h are not used for building. Remove these files as include. BUG=N/A TEST=Build and boot embedded Linux 4.20 on Facebook FBG-1701 Change-Id: Ifeb0047357e641cbe1affbbaf5402213802c774c Signed-off-by: Frans Hendriks Reviewed-on: https://review.coreboot.org/c/coreboot/+/33574 Tested-by: build bot (Jenkins) Reviewed-by: HAOUAS Elyes --- src/mainboard/facebook/fbg1701/mainboard.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/facebook') diff --git a/src/mainboard/facebook/fbg1701/mainboard.c b/src/mainboard/facebook/fbg1701/mainboard.c index ff2564d67a..8524b24000 100644 --- a/src/mainboard/facebook/fbg1701/mainboard.c +++ b/src/mainboard/facebook/fbg1701/mainboard.c @@ -17,8 +17,6 @@ */ #include -#include "onboard.h" -#include "mainboard.h" /* * Declare the resources we are using -- cgit v1.2.3