asus/f2a85-m/devicetree.cb: Correctly align option
Correctly align option (whitespace off-by-one). Change-Id: I606861c5a9f748a17965b75c6d9a8e0f5e4262ce Signed-off-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de> Reviewed-on: http://review.coreboot.org/7382 Tested-by: build bot (Jenkins) Reviewed-by: Rudolf Marek <r.marek@assembler.cz>
This commit is contained in:
parent
a955fefd14
commit
1e7408ce9a
|
@ -32,7 +32,7 @@ chip northbridge/amd/agesa/family15tn/root_complex
|
|||
device pci 0.0 on end # Root Complex
|
||||
device pci 1.0 on end # Internal Graphics P2P bridge 0x99XX
|
||||
device pci 1.1 on end # Internal Multimedia
|
||||
device pci 2.0 on end # PCIE SLOT0 x16 blue
|
||||
device pci 2.0 on end # PCIE SLOT0 x16 blue
|
||||
device pci 3.0 off end # unused?
|
||||
device pci 4.0 on end # PCIE 4x black
|
||||
device pci 5.0 off end # unused?
|
||||
|
|
Loading…
Reference in New Issue