Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.
Build-tested on kontron_986lcd_m. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3715 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
50f37b0f9b
commit
5d7a1c844e
12 changed files with 28 additions and 31 deletions
|
|
@ -2395,9 +2395,6 @@
|
|||
#define PCI_DEVICE_ID_INTEL_EP80579_PCIE_PA0 0x5024
|
||||
#define PCI_DEVICE_ID_INTEL_EP80579_PCIE_PA1 0x5025
|
||||
|
||||
/* Intel 945 */
|
||||
#define PCI_DEVICE_ID_INTEL_945_HOST_BRIDGE 0x27a0
|
||||
|
||||
#define PCI_DEVICE_ID_INTEL_80310 0x530d
|
||||
#define PCI_DEVICE_ID_INTEL_82810_MC1 0x7120
|
||||
#define PCI_DEVICE_ID_INTEL_82810_IG1 0x7121
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue