From 0d9730216f3c83b1149e94143d101e559c93ecab Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 23 Jul 2014 11:00:44 +0200 Subject: mainboard/lippert's devicetree.cb: Remove trailing whitespace Change-Id: I995b7946b56ed759dc2abac34797fa4747ea9f34 Signed-off-by: Elyes HAOUAS Reviewed-on: http://review.coreboot.org/6353 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/lippert/frontrunner/devicetree.cb | 34 ++++++++++++------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'src/mainboard/lippert/frontrunner') diff --git a/src/mainboard/lippert/frontrunner/devicetree.cb b/src/mainboard/lippert/frontrunner/devicetree.cb index a35c91c2ec..78d099a4a2 100644 --- a/src/mainboard/lippert/frontrunner/devicetree.cb +++ b/src/mainboard/lippert/frontrunner/devicetree.cb @@ -1,21 +1,21 @@ chip northbridge/amd/gx2 - device cpu_cluster 0 on - chip cpu/amd/geode_gx2 - device lapic 0 on end - end - end + device cpu_cluster 0 on + chip cpu/amd/geode_gx2 + device lapic 0 on end + end + end - device domain 0 on - device pci 0.0 on end - chip southbridge/amd/cs5535 - register "setupflash" = "0" - device pci 12.0 on - device pci 12.1 off end # SMI - device pci 12.2 on end # IDE - device pci 12.3 off end # Audio - device pci 12.4 off end # VGA - end - end - end + device domain 0 on + device pci 0.0 on end + chip southbridge/amd/cs5535 + register "setupflash" = "0" + device pci 12.0 on + device pci 12.1 off end # SMI + device pci 12.2 on end # IDE + device pci 12.3 off end # Audio + device pci 12.4 off end # VGA + end + end + end end -- cgit v1.2.3