diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2018-05-28 13:48:40 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-06-04 09:08:12 +0000 |
commit | 37ca75117a8583468b82bfa43da7be7bf390780a (patch) | |
tree | 8208f01dba067b530d7951d08d7091984deb2177 /src/mainboard/via | |
parent | 4c2ec08bf7522ac19e5ecacf7abbaa5b346358ff (diff) | |
download | coreboot-37ca75117a8583468b82bfa43da7be7bf390780a.tar.xz |
mb/via: Get rid of whitespace before tab
Change-Id: I490091e7dec5a46040e8ba7cd5cd6c244b017e30
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26640
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/via')
-rw-r--r-- | src/mainboard/via/epia-m850/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/via/epia-m850/devicetree.cb b/src/mainboard/via/epia-m850/devicetree.cb index d2e4187e73..4dc7c278e5 100644 --- a/src/mainboard/via/epia-m850/devicetree.cb +++ b/src/mainboard/via/epia-m850/devicetree.cb @@ -30,7 +30,7 @@ chip northbridge/via/vx900 # Northbridge device pci 0.2 on end # [2410] CPU Bus Control device pci 0.3 on end # [3410] DRAM Bus Control device pci 0.4 on end # [4410] Power Management - device pci 0.5 on # [5410] APIC+Traffic Control + device pci 0.5 on # [5410] APIC+Traffic Control chip drivers/generic/ioapic register "have_isa_interrupts" = "0" register "irq_on_fsb" = "1" |