aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h')
-rw-r--r--src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h b/src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h
index ddd6cfe38f..1a287c6a8a 100644
--- a/src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h
+++ b/src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h
@@ -20,7 +20,7 @@
struct mb_sysconf_t {
unsigned char bus_mcp55[8]; //1
- unsigned apicid_mcp55;
+ unsigned int apicid_mcp55;
};
#endif