<p>Richard Spiegel has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22778">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/amd/stoneyridge/include: delete amd_pci_int_types.h<br><br>Due to review 20b8c821e4 being abandoned and review 376dc82dca being<br>merged, file amd_pci_int_types.h  became orphaned (not included by any<br>file), while an array similar to intr_types[] (but that also includes<br>the associated register index) was created in southbridge.c replacing<br>the original array functionality.<br><br>Remove the header amd_pci_int_types.h from the repository.<br><br>BUG=b:70328428<br>TEST=Build kahlee with no errors.<br><br>Change-Id: I53a9d7ebb27edbc4e136c9b17f5c709930e35223<br>Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com><br>---<br>D src/soc/amd/stoneyridge/include/amd_pci_int_types.h<br>1 file changed, 0 insertions(+), 37 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/22778/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/amd/stoneyridge/include/amd_pci_int_types.h b/src/soc/amd/stoneyridge/include/amd_pci_int_types.h<br>deleted file mode 100644<br>index 08bdc10..0000000<br>--- a/src/soc/amd/stoneyridge/include/amd_pci_int_types.h<br>+++ /dev/null<br>@@ -1,37 +0,0 @@<br>-/*<br>- * This file is part of the coreboot project.<br>- *<br>- * Copyright (C) 2014 Sage Electronic Engineering, LLC.<br>- *<br>- * This program is free software; you can redistribute it and/or modify<br>- * it under the terms of the GNU General Public License as published by<br>- * the Free Software Foundation; version 2 of the License.<br>- *<br>- * This program is distributed in the hope that it will be useful,<br>- * but WITHOUT ANY WARRANTY; without even the implied warranty of<br>- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br>- * GNU General Public License for more details.<br>- */<br>-<br>-#ifndef __AMD_PCI_INT_TYPES_H__<br>-#define __AMD_PCI_INT_TYPES_H__<br>-<br>-const char *intr_types[] = {<br>-   [0x00] = "INTA#\t", "INTB#\t", "INTC#\t", "INTD#\t", "INTE#\t",<br>-                            "INTF#\t", "INTG#\t", "INTH#\t",<br>-       [0x08] = "Misc\t", "Misc0\t", "Misc1\t", "Misc2\t", "Ser IRQ INTA",<br>-                                "Ser IRQ INTB", "Ser IRQ INTC", "Ser IRQ INTD",<br>-        [0x10] = "SCI\t", "SMBUS0\t", "ASF\t", "HDA\t", "FC\t\t", "GEC\t",<br>-                               "PerMon\t", "SD\t\t",<br>-    [0x20] = "IMC INT0\t", "IMC INT1\t", "IMC INT2\t", "IMC INT3\t",<br>-                             "IMC INT4\t", "IMC INT5\t",<br>-      [0x30] = "Dev18.0 INTA", "Dev18.2 INTB", "Dev19.0 INTA", "Dev19.2 INTB",<br>-                             "Dev22.0 INTA", "Dev22.2 INTB", "Dev20.5 INTC",<br>-        [0x7f] = "RSVD\t",<br>- [0x40] = "IDE\t", "SATA\t",<br>-      [0x50] = "GPPInt0\t", "GPPInt1\t", "GPPInt2\t", "GPPInt3\t",<br>- [0x62] = "GPIO\t",<br>- [0x70] = "I2C0\t", "I2C1\t", "I2C2\t", "I2C3\t", "UART0\t", "UART1\t",<br>-};<br>-<br>-#endif /* __AMD_PCI_INT_TYPES_H__ */<br></pre><p>To view, visit <a href="https://review.coreboot.org/22778">change 22778</a>. To unsubscribe, 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/22778"/><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: I53a9d7ebb27edbc4e136c9b17f5c709930e35223 </div>
<div style="display:none"> Gerrit-Change-Number: 22778 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Richard Spiegel <richard.spiegel@silverbackltd.com> </div>