<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26069">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">driversxgi/z9s: Get rid of device_t<br><br>Use of device_t has been abandoned in ramstage.<br><br>Change-Id: Ia9c705d34b90ad44272a06790fbb1041029ef77d<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/drivers/xgi/z9s/z9s.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/26069/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/drivers/xgi/z9s/z9s.c b/src/drivers/xgi/z9s/z9s.c</span><br><span>index dc4fd3c..94b4f26 100644</span><br><span>--- a/src/drivers/xgi/z9s/z9s.c</span><br><span>+++ b/src/drivers/xgi/z9s/z9s.c</span><br><span>@@ -26,7 +26,7 @@</span><br><span> #include "../common/xgi_coreboot.h"</span><br><span> #include "../common/XGIfb.h"</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-static void xgi_z9s_set_resources(device_t dev)</span><br><span style="color: hsl(120, 100%, 40%);">+static void xgi_z9s_set_resources(struct device *dev)</span><br><span> {</span><br><span>     /* Reserve VGA regions */</span><br><span>    mmio_resource(dev, 3, 0xa0000 >> 10, 0x1ffff >> 10);</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26069">change 26069</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/26069"/><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: Ia9c705d34b90ad44272a06790fbb1041029ef77d </div>
<div style="display:none"> Gerrit-Change-Number: 26069 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>