summaryrefslogtreecommitdiff
path: root/src/mainboard/iwill/dk8_htx/mb_sysconf.h
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2016-09-28 19:56:00 +0200
committerMartin Roth <martinroth@google.com>2016-09-29 23:51:01 +0200
commit0e505f1bfe921b6fd9c4a8e7289f9ab0a29a20f4 (patch)
treed2a5812037d879650c3af0aeafef86db8ad6a820 /src/mainboard/iwill/dk8_htx/mb_sysconf.h
parent129c26e5ea076965487213d8404c01632a060d0a (diff)
mainboard/iwill/dk8_htx: Use tabs for indents
Change-Id: I303270a45171dda88b7661e3797fd3724e3b055f Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/16782 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/iwill/dk8_htx/mb_sysconf.h')
-rw-r--r--src/mainboard/iwill/dk8_htx/mb_sysconf.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/mainboard/iwill/dk8_htx/mb_sysconf.h b/src/mainboard/iwill/dk8_htx/mb_sysconf.h
index ef3daced09..4933d480ed 100644
--- a/src/mainboard/iwill/dk8_htx/mb_sysconf.h
+++ b/src/mainboard/iwill/dk8_htx/mb_sysconf.h
@@ -9,18 +9,18 @@ struct mb_sysconf_t {
unsigned char bus_8111_0;
unsigned char bus_8111_1;
- unsigned char bus_8132a[7][3];
+ unsigned char bus_8132a[7][3];
- unsigned char bus_8151[7][2];
+ unsigned char bus_8151[7][2];
- unsigned apicid_8111;
- unsigned apicid_8132_1;
- unsigned apicid_8132_2;
- unsigned apicid_8132a[7][2];
+ unsigned apicid_8111;
+ unsigned apicid_8132_1;
+ unsigned apicid_8132_2;
+ unsigned apicid_8132a[7][2];
- unsigned sbdn3;
- unsigned sbdn3a[7];
- unsigned sbdn5[7];
+ unsigned sbdn3;
+ unsigned sbdn3a[7];
+ unsigned sbdn5[7];
};