<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28694">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/common/block: Don't use device_t<br><br>Use of device_t is deprecated.<br><br>Change-Id: Id82059898844fbe20665250062b67652d6cc1f9e<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/soc/intel/common/block/include/intelblocks/smihandler.h<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/94/28694/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/common/block/include/intelblocks/smihandler.h b/src/soc/intel/common/block/include/intelblocks/smihandler.h</span><br><span>index 197268b..050d93a 100644</span><br><span>--- a/src/soc/intel/common/block/include/intelblocks/smihandler.h</span><br><span>+++ b/src/soc/intel/common/block/include/intelblocks/smihandler.h</span><br><span>@@ -155,7 +155,7 @@</span><br><span>  * This function returns a 1 or 0 depending on whether disable_busmaster</span><br><span>  * needs to be done for the specified device on S5 entry</span><br><span>  */</span><br><span style="color: hsl(0, 100%, 40%);">-int smihandler_soc_disable_busmaster(device_t dev);</span><br><span style="color: hsl(120, 100%, 40%);">+int smihandler_soc_disable_busmaster(pci_devfn_t dev);</span><br><span> </span><br><span> /* SMI handlers that should be serviced in SCI mode too. */</span><br><span> uint32_t smihandler_soc_get_sci_mask(void);</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28694">change 28694</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/28694"/><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: Id82059898844fbe20665250062b67652d6cc1f9e </div>
<div style="display:none"> Gerrit-Change-Number: 28694 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>