[coreboot-gerrit] Change in ...coreboot[master]: sb/intel/common: Fix style issue in spi.c

Patrick Georgi (Code Review) gerrit at coreboot.org
Mon Nov 26 10:43:25 CET 2018


Patrick Georgi has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/29834


Change subject: sb/intel/common: Fix style issue in spi.c
......................................................................

sb/intel/common: Fix style issue in spi.c

Change-Id: Ife8f7f164b26bea65a0dcde0cab339a1bb599e38
Signed-off-by: Patrick Georgi <pgeorgi at google.com>
---
M src/southbridge/intel/common/spi.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/29834/1

diff --git a/src/southbridge/intel/common/spi.c b/src/southbridge/intel/common/spi.c
index 96b580e..0ab3606 100644
--- a/src/southbridge/intel/common/spi.c
+++ b/src/southbridge/intel/common/spi.c
@@ -344,7 +344,7 @@
 		cntlr->fpr_max = 5;
 
 		if (cntlr->hsfs & HSFS_FDV) {
-			writel_ (4, &ich9_spi->fdoc);
+			writel_(4, &ich9_spi->fdoc);
 			cntlr->flmap0 = readl_(&ich9_spi->fdod);
 		}
 	}

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ife8f7f164b26bea65a0dcde0cab339a1bb599e38
Gerrit-Change-Number: 29834
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Georgi <pgeorgi at google.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181126/f3776a42/attachment.html>


More information about the coreboot-gerrit mailing list