Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/54017 )
Change subject: mb/intel/dg41wv/devicetree.cb: Fix up whitespace ......................................................................
mb/intel/dg41wv/devicetree.cb: Fix up whitespace
Remove a blank line and correct the indentation of another line.
Change-Id: Id66f0a847720713c1d3445ac70a9e075228dfe88 Signed-off-by: Angel Pons th3fanbus@gmail.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/54017 Reviewed-by: Felix Singer felixsinger@posteo.net Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/intel/dg41wv/devicetree.cb 1 file changed, 1 insertion(+), 2 deletions(-)
Approvals: build bot (Jenkins): Verified Felix Singer: Looks good to me, approved
diff --git a/src/mainboard/intel/dg41wv/devicetree.cb b/src/mainboard/intel/dg41wv/devicetree.cb index e44554e..9b1aeb0 100644 --- a/src/mainboard/intel/dg41wv/devicetree.cb +++ b/src/mainboard/intel/dg41wv/devicetree.cb @@ -145,7 +145,7 @@ end device pci 1f.3 on # SMbus subsystemid 0x8086 0x5756 - chip drivers/i2c/ck505 + chip drivers/i2c/ck505 register "mask" = "{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, @@ -158,7 +158,6 @@ 0x06, 0x00, 0xea }" device i2c 69 on end end - end end end