<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26065">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">arch/x86/acpi.c: Get rid of device_t<br><br>Use of device_t has been abandoned in ramstage.<br><br>Change-Id: I54bebc245df6e967acd30a0b029557e23f8da529<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/arch/x86/acpi.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/65/26065/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/arch/x86/acpi.c b/src/arch/x86/acpi.c</span><br><span>index 3b4896b..8b6b2c1 100644</span><br><span>--- a/src/arch/x86/acpi.c</span><br><span>+++ b/src/arch/x86/acpi.c</span><br><span>@@ -640,7 +640,7 @@</span><br><span>  header->checksum = acpi_checksum((void *)ivrs, header->length);</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-unsigned long acpi_write_hpet(device_t device, unsigned long current,</span><br><span style="color: hsl(120, 100%, 40%);">+unsigned long acpi_write_hpet(struct device *device, unsigned long current,</span><br><span>     acpi_rsdp_t *rsdp)</span><br><span> {</span><br><span>      acpi_hpet_t *hpet;</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26065">change 26065</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/26065"/><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: I54bebc245df6e967acd30a0b029557e23f8da529 </div>
<div style="display:none"> Gerrit-Change-Number: 26065 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>