<p>Patrick Georgi <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30201">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  Patrick Georgi: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cpu: Remove useless include <device/pci_ids.h><br><br>Change-Id: Ica9514609616e0602fae9b0437d3fa404b645878<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>Reviewed-on: https://review.coreboot.org/c/30201<br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>Reviewed-by: Patrick Georgi <pgeorgi@google.com><br>---<br>M src/cpu/amd/family_10h-family_15h/monotonic_timer.c<br>M src/cpu/amd/family_10h-family_15h/powernow_acpi.c<br>2 files changed, 0 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/cpu/amd/family_10h-family_15h/monotonic_timer.c b/src/cpu/amd/family_10h-family_15h/monotonic_timer.c</span><br><span>index b1886ea..aff1cee 100644</span><br><span>--- a/src/cpu/amd/family_10h-family_15h/monotonic_timer.c</span><br><span>+++ b/src/cpu/amd/family_10h-family_15h/monotonic_timer.c</span><br><span>@@ -19,7 +19,6 @@</span><br><span> #include <cpu/amd/msr.h></span><br><span> #include <timer.h></span><br><span> #include <device/pci.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <device/pci_ids.h></span><br><span> #include <northbridge/amd/amdht/AsPsDefs.h></span><br><span> </span><br><span> static struct monotonic_counter {</span><br><span>diff --git a/src/cpu/amd/family_10h-family_15h/powernow_acpi.c b/src/cpu/amd/family_10h-family_15h/powernow_acpi.c</span><br><span>index d228858..535b772 100644</span><br><span>--- a/src/cpu/amd/family_10h-family_15h/powernow_acpi.c</span><br><span>+++ b/src/cpu/amd/family_10h-family_15h/powernow_acpi.c</span><br><span>@@ -23,7 +23,6 @@</span><br><span> #include <arch/acpigen.h></span><br><span> #include <cpu/amd/powernow.h></span><br><span> #include <device/pci.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <device/pci_ids.h></span><br><span> #include <cpu/amd/mtrr.h></span><br><span> #include <cpu/amd/amdfam10_sysconf.h></span><br><span> #include <arch/cpu.h></span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30201">change 30201</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/c/coreboot/+/30201"/><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-Change-Id: Ica9514609616e0602fae9b0437d3fa404b645878 </div>
<div style="display:none"> Gerrit-Change-Number: 30201 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr> </div>
<div style="display:none"> Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>