<p>Nico Huber has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26884">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gma pipe setup: Add missing `pragma Debug`<br><br>We should keep the core functionality free of `HW.Debug`.<br><br>Change-Id: Id5fd31b137f5a9da99dc18bcb21535ddfbaf264a<br>Signed-off-by: Nico Huber <nico.huber@secunet.com><br>---<br>M common/hw-gfx-gma-pipe_setup.adb<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/libgfxinit refs/changes/84/26884/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/common/hw-gfx-gma-pipe_setup.adb b/common/hw-gfx-gma-pipe_setup.adb</span><br><span>index d62475e..50b63e5 100644</span><br><span>--- a/common/hw-gfx-gma-pipe_setup.adb</span><br><span>+++ b/common/hw-gfx-gma-pipe_setup.adb</span><br><span>@@ -567,7 +567,8 @@</span><br><span>            (Register => Registers.GMCH_PFIT_CONTROL,</span><br><span>             Value    => PF_CTRL_ENABLE or PF_Ctrl_Pipe_Sel or PF_Ctrl_Scaling);</span><br><span>       else</span><br><span style="color: hsl(0, 100%, 40%);">-         Debug.Put_Line ("GMCH Pannel fitter already in use, skipping...");</span><br><span style="color: hsl(120, 100%, 40%);">+         pragma Debug (Debug.Put_Line</span><br><span style="color: hsl(120, 100%, 40%);">+           ("GMCH Pannel fitter already in use, skipping..."));</span><br><span>       end if;</span><br><span>    end Setup_Gmch_Panel_Fitter;</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26884">change 26884</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/26884"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libgfxinit </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Id5fd31b137f5a9da99dc18bcb21535ddfbaf264a </div>
<div style="display:none"> Gerrit-Change-Number: 26884 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>