<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26592">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/amd: Fix a typo in comments<br><br>Change-Id: I5ace69f9a624da9556a14c498a592305a3b1c89f<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/mainboard/amd/inagua/mainboard.c<br>M src/mainboard/amd/south_station/mainboard.c<br>M src/mainboard/amd/union_station/mainboard.c<br>3 files changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/26592/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/amd/inagua/mainboard.c b/src/mainboard/amd/inagua/mainboard.c</span><br><span>index afe6c87..ef25451 100644</span><br><span>--- a/src/mainboard/amd/inagua/mainboard.c</span><br><span>+++ b/src/mainboard/amd/inagua/mainboard.c</span><br><span>@@ -17,7 +17,7 @@</span><br><span> #include <device/device.h></span><br><span> </span><br><span> #include <southbridge/amd/sb800/sb800.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include "SBPLATFORM.h"        /* Platfrom Specific Definitions */</span><br><span style="color: hsl(120, 100%, 40%);">+#include "SBPLATFORM.h"  /* Platform Specific Definitions */</span><br><span> </span><br><span> static void init_gpios(void)</span><br><span> {</span><br><span>diff --git a/src/mainboard/amd/south_station/mainboard.c b/src/mainboard/amd/south_station/mainboard.c</span><br><span>index d069838..1587d32 100644</span><br><span>--- a/src/mainboard/amd/south_station/mainboard.c</span><br><span>+++ b/src/mainboard/amd/south_station/mainboard.c</span><br><span>@@ -18,7 +18,7 @@</span><br><span> #include <device/device.h></span><br><span> </span><br><span> #include <southbridge/amd/sb800/sb800.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include "SBPLATFORM.h"    /* Platfrom Specific Definitions */</span><br><span style="color: hsl(120, 100%, 40%);">+#include "SBPLATFORM.h"  /* Platform Specific Definitions */</span><br><span> </span><br><span> /**</span><br><span>  * Southstation using SB GPIO 17/18 to control the Red/Green LED</span><br><span>diff --git a/src/mainboard/amd/union_station/mainboard.c b/src/mainboard/amd/union_station/mainboard.c</span><br><span>index 8c71fd6..7ed27d8 100644</span><br><span>--- a/src/mainboard/amd/union_station/mainboard.c</span><br><span>+++ b/src/mainboard/amd/union_station/mainboard.c</span><br><span>@@ -17,7 +17,7 @@</span><br><span> #include <device/device.h></span><br><span> </span><br><span> #include <southbridge/amd/sb800/sb800.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include "SBPLATFORM.h"      /* Platfrom Specific Definitions */</span><br><span style="color: hsl(120, 100%, 40%);">+#include "SBPLATFORM.h"  /* Platform Specific Definitions */</span><br><span> </span><br><span> /**********************************************</span><br><span>  * Enable the dedicated functions of the board.</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26592">change 26592</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/26592"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I5ace69f9a624da9556a14c498a592305a3b1c89f </div>
<div style="display:none"> Gerrit-Change-Number: 26592 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>