diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2018-05-28 13:49:35 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-06-04 09:08:30 +0000 |
commit | 39b4707feceee28a4f9e04a6ff95b554cf26f2f2 (patch) | |
tree | ab1d5d4933c1864f5aa71578862faf304a03bc86 | |
parent | 37ca75117a8583468b82bfa43da7be7bf390780a (diff) | |
download | coreboot-39b4707feceee28a4f9e04a6ff95b554cf26f2f2.tar.xz |
mb/winent: Get rid of whitespace before tab
Change-Id: Ib06f771b6b50f2ad1af440c8019e8cca38d2a4f0
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26641
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
-rw-r--r-- | src/mainboard/winent/pl6064/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/winent/pl6064/devicetree.cb b/src/mainboard/winent/pl6064/devicetree.cb index 20d7561e6e..baa7519757 100644 --- a/src/mainboard/winent/pl6064/devicetree.cb +++ b/src/mainboard/winent/pl6064/devicetree.cb @@ -57,7 +57,7 @@ chip northbridge/amd/lx device pnp 2e.7 off end # GAME_MIDI_GIPO1 device pnp 2e.8 off end # GPIO2 device pnp 2e.9 off end # GPIO3 - device pnp 2e.a on # ACPI + device pnp 2e.a on # ACPI irq 0x70 = 9 end device pnp 2e.b on # HW Monitor |