diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2018-05-28 13:35:35 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-06-04 09:03:18 +0000 |
commit | cd5f2b500def9826f9639514c7f78b54633787e0 (patch) | |
tree | a9974145878462096caed38c45d11816d4685756 /src/mainboard/intel/dg41wv | |
parent | 60d7348a36bfb0c30dd3601de70693a80e28ca85 (diff) |
mb/intel: Get rid of whitespace before tab
Change-Id: I891b056b64fde27ef0e351f8cf24a258fb5cabfa
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26626
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/intel/dg41wv')
-rw-r--r-- | src/mainboard/intel/dg41wv/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/intel/dg41wv/devicetree.cb b/src/mainboard/intel/dg41wv/devicetree.cb index 214c49b4c3..d96ad9541c 100644 --- a/src/mainboard/intel/dg41wv/devicetree.cb +++ b/src/mainboard/intel/dg41wv/devicetree.cb @@ -154,7 +154,7 @@ chip northbridge/intel/x4x # Northbridge end end end - device pci 1f.1 off end # PATA/IDE + device pci 1f.1 off end # PATA/IDE device pci 1f.2 on # SATA subsystemid 0x8086 0x5756 end |