Frans Hendriks has uploaded this change for review.

View Change

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

To view, visit change 33574. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifeb0047357e641cbe1affbbaf5402213802c774c
Gerrit-Change-Number: 33574
Gerrit-PatchSet: 1
Gerrit-Owner: Frans Hendriks <fhendriks@eltan.com>
Gerrit-MessageType: newchange