aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms9282/mb_sysconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/msi/ms9282/mb_sysconf.h')
-rw-r--r--src/mainboard/msi/ms9282/mb_sysconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/msi/ms9282/mb_sysconf.h b/src/mainboard/msi/ms9282/mb_sysconf.h
index a1ad772bb0..4b1516884b 100644
--- a/src/mainboard/msi/ms9282/mb_sysconf.h
+++ b/src/mainboard/msi/ms9282/mb_sysconf.h
@@ -26,8 +26,8 @@
#define MB_SYSCONF_H
struct mb_sysconf_t {
- unsigned char bus_mcp55[8]; //1
- unsigned apicid_mcp55;
+ unsigned char bus_mcp55[8]; //1
+ unsigned apicid_mcp55;
};
#endif