[coreboot-gerrit] Change in coreboot[master]: nb/intel/i945/gma.c: Add whitespace around '<<'

HAOUAS Elyes (Code Review) gerrit at coreboot.org
Wed Jun 28 20:45:58 CEST 2017


HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/20410


Change subject: nb/intel/i945/gma.c: Add whitespace around '<<'
......................................................................

nb/intel/i945/gma.c: Add whitespace around '<<'

Change-Id: Ic01bbae9acaabaade777db52825aa80d25fc5961
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/northbridge/intel/i945/gma.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/20410/1

diff --git a/src/northbridge/intel/i945/gma.c b/src/northbridge/intel/i945/gma.c
index 8f38d48..cba2860 100644
--- a/src/northbridge/intel/i945/gma.c
+++ b/src/northbridge/intel/i945/gma.c
@@ -40,7 +40,7 @@
 
 #define   DPLLB_LVDS_P2_CLOCK_DIV_7	(1 << 24) /* i915 */
 
-#define   DPLL_INTEGRATED_CRI_CLK_VLV	(1<<14)
+#define   DPLL_INTEGRATED_CRI_CLK_VLV	(1 << 14)
 
 #define PGETBL_CTL	0x2020
 #define PGETBL_ENABLED	0x00000001

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic01bbae9acaabaade777db52825aa80d25fc5961
Gerrit-Change-Number: 20410
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170628/fdcb96ab/attachment.html>


More information about the coreboot-gerrit mailing list