Frans Hendriks has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/33574
Change subject: mainboard/facebook/fbg1701: Remove unused includes ......................................................................
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 fhendriks@eltan.com --- M src/mainboard/facebook/fbg1701/mainboard.c 1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/33574/1
diff --git a/src/mainboard/facebook/fbg1701/mainboard.c b/src/mainboard/facebook/fbg1701/mainboard.c index ff2564d..8524b24 100644 --- a/src/mainboard/facebook/fbg1701/mainboard.c +++ b/src/mainboard/facebook/fbg1701/mainboard.c @@ -17,8 +17,6 @@ */
#include <device/device.h> -#include "onboard.h" -#include "mainboard.h"
/* * Declare the resources we are using