[coreboot-gerrit] Patch set updated for coreboot: 6e3c0d9 lenovo/x60/i915.c: Remove one of the two `PGETBL_CTL` defines

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Thu Jun 5 09:21:18 CEST 2014


Paul Menzel (paulepanter at users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5930

-gerrit

commit 6e3c0d9f68336cd233129979ca97b60063899ddd
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Thu Jun 5 09:04:40 2014 +0200

    lenovo/x60/i915.c: Remove one of the two `PGETBL_CTL` defines
    
    Change-Id: I459c2576d91e80accaae313b34875cc7b8c446ad
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 src/mainboard/lenovo/x60/i915.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/mainboard/lenovo/x60/i915.c b/src/mainboard/lenovo/x60/i915.c
index 2dc018c..5ebd066 100644
--- a/src/mainboard/lenovo/x60/i915.c
+++ b/src/mainboard/lenovo/x60/i915.c
@@ -49,8 +49,6 @@ enum {
 	vmsg = 1, vio = 2, vspin = 4,
 };
 
-#define PGETLB_CTL 0x2020
-
 static int verbose = 0;
 
 static unsigned int *mmio;



More information about the coreboot-gerrit mailing list