[coreboot-gerrit] Change in coreboot[master]: mainboard/google/kahlee: Remove direct AGESA header includes

Martin Roth (Code Review) gerrit at coreboot.org
Fri Nov 17 07:17:35 CET 2017


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/22495


Change subject: mainboard/google/kahlee: Remove direct AGESA header includes
......................................................................

mainboard/google/kahlee: Remove direct AGESA header includes

All AGESA headers should be included only through agesawrapper.h

I missed this file in the Kahlee cleanup.

BUG=b:66818758
TEST=Build gardenia; Build & boot kahlee

Change-Id: Id9b303cb3cee8088fb5cca5257566c033d28c692
Signed-off-by: Martin Roth <martinroth at google.com>
---
M src/mainboard/google/kahlee/bootblock/OemCustomize.c
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/22495/1

diff --git a/src/mainboard/google/kahlee/bootblock/OemCustomize.c b/src/mainboard/google/kahlee/bootblock/OemCustomize.c
index 7d86134..0551184 100644
--- a/src/mainboard/google/kahlee/bootblock/OemCustomize.c
+++ b/src/mainboard/google/kahlee/bootblock/OemCustomize.c
@@ -13,9 +13,7 @@
  * GNU General Public License for more details.
  */
 
-#include <AGESA.h>
 #include <agesawrapper.h>
-#include <PlatformMemoryConfiguration.h>
 
 static const PCIe_PORT_DESCRIPTOR PortList[] = {
 	/* Initialize Port descriptor (PCIe port, Lanes 7:4, D2F1) for NC*/

-- 
To view, visit https://review.coreboot.org/22495
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id9b303cb3cee8088fb5cca5257566c033d28c692
Gerrit-Change-Number: 22495
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171117/9e5d63ce/attachment.html>


More information about the coreboot-gerrit mailing list