diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/asrock/b75m-itx/devicetree.cb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mainboard/asrock/b75m-itx/devicetree.cb b/src/mainboard/asrock/b75m-itx/devicetree.cb index 062a5122f9..5f45ffe621 100644 --- a/src/mainboard/asrock/b75m-itx/devicetree.cb +++ b/src/mainboard/asrock/b75m-itx/devicetree.cb @@ -49,9 +49,8 @@ chip northbridge/intel/sandybridge device pci 1c.1 off end # PCIe Port #2 device pci 1c.2 off end # PCIe Port #3 device pci 1c.3 on # PCIe Port #4, Realtek PCIe GbE Controller - device pci 00.0 on # PCI 10ec:8168 - subsystemid 0x1849 0x1e16 - end + subsystemid 0x1849 0x1e16 + device pci 00.0 on end # PCI 10ec:8168 end device pci 1c.4 off end # PCIe Port #5 device pci 1c.5 on # PCIe Port #6 |