From b088dc6ea8caae011d1fb9dffd4ebb93e4a2e1d2 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 28 May 2018 13:20:37 +0200 Subject: mb/bachmann: Get rid of whitespace before tab Change-Id: I2022100f7d1d7b7f2667e45efc8cea074b424b65 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26612 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/bachmann/ot200/irq_tables.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/bachmann/ot200/irq_tables.c b/src/mainboard/bachmann/ot200/irq_tables.c index 69f072f6fa..541861300a 100644 --- a/src/mainboard/bachmann/ot200/irq_tables.c +++ b/src/mainboard/bachmann/ot200/irq_tables.c @@ -45,7 +45,7 @@ static const struct irq_routing_table intel_irq_routing_table = { 0x100b, /* Vendor */ 0x2b, /* Device */ 0, /* Miniport */ - { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* u8 rfu[11] */ + { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* u8 rfu[11] */ 0x20, /* Checksum (has to be set to some value that * would give 0 after the sum of all bytes * for this structure (including checksum). -- cgit v1.2.3