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>
This commit is contained in:
parent
e354a4b70d
commit
a5c829d4e1
1 changed files with 1 additions and 2 deletions
|
@ -145,7 +145,7 @@ chip northbridge/intel/x4x # Northbridge
|
|||
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 @@ chip northbridge/intel/x4x # Northbridge
|
|||
0x06, 0x00, 0xea }"
|
||||
device i2c 69 on end
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue