summaryrefslogtreecommitdiff
path: root/src/mainboard/lanner/em8510
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2016-09-23 17:57:38 +0200
committerPatrick Georgi <pgeorgi@google.com>2016-09-26 13:22:39 +0200
commitf4df9d11560acf6f7c4c844cfd97a7da82f0d140 (patch)
tree5b12649974ed877ff0d74dfcfa786d0f67de1e64 /src/mainboard/lanner/em8510
parent57a3cd21f1a619891d65a2eb96005954b4672eaa (diff)
downloadcoreboot-f4df9d11560acf6f7c4c844cfd97a7da82f0d140.tar.xz
mainboard/*/*/irq_tables.c: Use tabs for indents
Change-Id: Idc29373cb01f4304d22ae315812bd40f0aaa94c9 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/16729 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/lanner/em8510')
-rw-r--r--src/mainboard/lanner/em8510/irq_tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lanner/em8510/irq_tables.c b/src/mainboard/lanner/em8510/irq_tables.c
index b55fb6eac4..6e769d713f 100644
--- a/src/mainboard/lanner/em8510/irq_tables.c
+++ b/src/mainboard/lanner/em8510/irq_tables.c
@@ -30,7 +30,7 @@ static const struct irq_routing_table intel_irq_routing_table = {
0x39, /* Checksum (has to be set to some value that
* would give 0 after the sum of all bytes
* for this structure (including checksum).
- */
+ */
{
/* bus, dev | fn, {link, bitmap}, {link, bitmap}, {link, bitmap}, {link, bitmap}, slot, rfu */
{0x01, (0x0f << 3) | 0x0, {{0x62, 0xdeb8}, {0x63, 0xdeb8}, {0x60, 0xdeb8}, {0x61, 0xdeb8}}, 0x1, 0x0},