[coreboot-gerrit] Change in coreboot[master]: mainboard/google/slippy: Fix misspelled ifdef guard.

Ryan Salsamendi (Code Review) gerrit at coreboot.org
Sat Jul 1 01:59:55 CEST 2017


Ryan Salsamendi has uploaded this change for review. ( https://review.coreboot.org/20442


Change subject: mainboard/google/slippy: Fix misspelled ifdef guard.
......................................................................

mainboard/google/slippy: Fix misspelled ifdef guard.

Change-Id: Ie8347a3eccce51de3e938d0c3c170e59a9f74716
Signed-off-by: Ryan Salsamendi <rsalsamendi at hotmail.com>
---
M src/mainboard/google/slippy/variant.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/20442/1

diff --git a/src/mainboard/google/slippy/variant.h b/src/mainboard/google/slippy/variant.h
index fe8b5e1..eec024e 100644
--- a/src/mainboard/google/slippy/variant.h
+++ b/src/mainboard/google/slippy/variant.h
@@ -14,7 +14,7 @@
  */
 
 #ifndef VARIANT_H
-#define VARAINT_H
+#define VARIANT_H
 
 void variant_romstage_entry(unsigned long bist);
 

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie8347a3eccce51de3e938d0c3c170e59a9f74716
Gerrit-Change-Number: 20442
Gerrit-PatchSet: 1
Gerrit-Owner: Ryan Salsamendi <rsalsamendi at hotmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170630/9b998c56/attachment.html>


More information about the coreboot-gerrit mailing list