<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28677">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/quark/uart.c: Don't use device_t<br><br>Use of device_t is deprecated.<br><br>Change-Id: Ia50aa96901b979b947fd4d269b077814c06f60c6<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/soc/intel/quark/uart.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/77/28677/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/quark/uart.c b/src/soc/intel/quark/uart.c</span><br><span>index b4af08e..0d86284 100644</span><br><span>--- a/src/soc/intel/quark/uart.c</span><br><span>+++ b/src/soc/intel/quark/uart.c</span><br><span>@@ -21,7 +21,7 @@</span><br><span> #include <device/pci_ids.h></span><br><span> #include <soc/pci_devs.h></span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-static void uart_read_resources(device_t dev)</span><br><span style="color: hsl(120, 100%, 40%);">+static void uart_read_resources(struct device *dev)</span><br><span> {</span><br><span>     struct resource *res;</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28677">change 28677</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/28677"/><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: Ia50aa96901b979b947fd4d269b077814c06f60c6 </div>
<div style="display:none"> Gerrit-Change-Number: 28677 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>