[coreboot-gerrit] Change in ...coreboot[master]: src/soc/intel/braswell/lpe.c: Fix typo

Frans Hendriks (Code Review) gerrit at coreboot.org
Mon Dec 17 11:49:30 CET 2018


Frans Hendriks has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30274


Change subject: src/soc/intel/braswell/lpe.c: Fix typo
......................................................................

src/soc/intel/braswell/lpe.c: Fix typo

Fix typo of 'fulfill'

BUG=N/A
TEST=Intel CherryHill CRB

Change-Id: I37d31932b75a42deedd8587905054818081d1634
Signed-off-by: Frans Hendriks <fhendriks at eltan.com>
---
M src/soc/intel/braswell/lpe.c
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/30274/1

diff --git a/src/soc/intel/braswell/lpe.c b/src/soc/intel/braswell/lpe.c
index 6338878..698bb91 100644
--- a/src/soc/intel/braswell/lpe.c
+++ b/src/soc/intel/braswell/lpe.c
@@ -3,6 +3,7 @@
  *
  * Copyright (C) 2013 Google Inc.
  * Copyright (C) 2015 Intel Corp.
+ * Copyright (C) 2018 Eltan B.V.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -169,7 +170,7 @@
 	pci_dev_read_resources(dev);
 
 	/*
-	 * Allocate the BAR1 resource at index 2 to fulfil the Windows driver
+	 * Allocate the BAR1 resource at index 2 to fulfill the Windows driver
 	 * interface requirements even though the PCI device has only one BAR
 	 */
 	res = new_resource(dev, PCI_BASE_ADDRESS_2);

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I37d31932b75a42deedd8587905054818081d1634
Gerrit-Change-Number: 30274
Gerrit-PatchSet: 1
Gerrit-Owner: Frans Hendriks <fhendriks at eltan.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181217/e09faacd/attachment.html>


More information about the coreboot-gerrit mailing list