UPSTREAM: mb/asus/[kgpe-d16|kcma-d8]: Fix whitespace errors in devicetree.cb

BUG=None
BRANCH=None
TEST=None

Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
Reviewed-on: https://review.coreboot.org/16268

Change-Id: I49925040d951dffb9c11425334674d8d498821f0
Reviewed-on: https://chromium-review.googlesource.com/373734
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Timothy Pearson 2016-08-19 17:26:51 -05:00 committed by chrome-bot
commit 0402cc6d99
2 changed files with 4 additions and 4 deletions

View file

@ -49,7 +49,7 @@ chip northbridge/amd/amdfam10/root_complex # Root complex
device pci 13.0 on end # USB
device pci 13.1 on end # USB
device pci 13.2 on end # USB
device pci 14.0 on # SM
device pci 14.0 on # SM
chip drivers/generic/generic # DIMM n-0-0-0
device i2c 50 on end
end
@ -173,7 +173,7 @@ chip northbridge/amd/amdfam10/root_complex # Root complex
chip superio/winbond/w83667hg-a # Super I/O
device pnp 2e.0 off end # FDC; Not available on the KCMA-D8
device pnp 2e.1 off end # LPT1; Not available on the KCMA-D8
device pnp 2e.2 on # COM1
device pnp 2e.2 on # COM1
io 0x60 = 0x3f8
irq 0x70 = 4
end

View file

@ -56,7 +56,7 @@ chip northbridge/amd/amdfam10/root_complex # Root complex
device pci 13.0 on end # USB
device pci 13.1 on end # USB
device pci 13.2 on end # USB
device pci 14.0 on # SM
device pci 14.0 on # SM
chip drivers/generic/generic # DIMM n-0-0-0
device i2c 50 on end
end
@ -180,7 +180,7 @@ chip northbridge/amd/amdfam10/root_complex # Root complex
chip superio/winbond/w83667hg-a # Super I/O
device pnp 2e.0 off end # FDC; Not available on the KGPE-D16
device pnp 2e.1 off end # LPT1; Not available on the KGPE-D16
device pnp 2e.2 on # COM1
device pnp 2e.2 on # COM1
io 0x60 = 0x3f8
irq 0x70 = 4
end