[coreboot-gerrit] Change in coreboot[master]: nb/intel/nehalem/gma: Drop stale pre-pocessor guards

Nico Huber (Code Review) gerrit at coreboot.org
Mon Dec 18 12:09:10 CET 2017


Nico Huber has uploaded this change for review. ( https://review.coreboot.org/22930


Change subject: nb/intel/nehalem/gma: Drop stale pre-pocessor guards
......................................................................

nb/intel/nehalem/gma: Drop stale pre-pocessor guards

These were forgotten when updating the caller and resulted in build
failures for every but the NGI path.

Change-Id: I2490a3b4dca6c248eb37f43aa676ae619afdbfc7
Signed-off-by: Nico Huber <nico.h at gmx.de>
---
M src/northbridge/intel/nehalem/gma.c
1 file changed, 0 insertions(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/22930/1

diff --git a/src/northbridge/intel/nehalem/gma.c b/src/northbridge/intel/nehalem/gma.c
index 0db8f3c..0c681cc 100644
--- a/src/northbridge/intel/nehalem/gma.c
+++ b/src/northbridge/intel/nehalem/gma.c
@@ -572,8 +572,6 @@
 	}
 }
 
-#if IS_ENABLED(CONFIG_MAINBOARD_DO_NATIVE_VGA_INIT)
-
 static void train_link(u8 *mmio)
 {
 	/* Clear interrupts. */
@@ -1009,8 +1007,6 @@
 	}
 }
 
-#endif
-
 /* Enable SCI to ACPI _GPE._L06 */
 static void gma_enable_swsci(void)
 {

-- 
To view, visit https://review.coreboot.org/22930
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2490a3b4dca6c248eb37f43aa676ae619afdbfc7
Gerrit-Change-Number: 22930
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber <nico.h at gmx.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171218/25eb9137/attachment.html>


More information about the coreboot-gerrit mailing list