aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f14/Include/OptionMemoryInstall.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f14/Include/OptionMemoryInstall.h')
-rw-r--r--src/vendorcode/amd/agesa/f14/Include/OptionMemoryInstall.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vendorcode/amd/agesa/f14/Include/OptionMemoryInstall.h b/src/vendorcode/amd/agesa/f14/Include/OptionMemoryInstall.h
index f97caa9bb2..283a972463 100644
--- a/src/vendorcode/amd/agesa/f14/Include/OptionMemoryInstall.h
+++ b/src/vendorcode/amd/agesa/f14/Include/OptionMemoryInstall.h
@@ -3921,7 +3921,7 @@ BOOLEAN MemFS3DefConstructorRet (
0
};
MEM_FEAT_TRAIN_SEQ memTrainSequenceDDR2[] = {
- 0
+ { 0 }
};
#endif
#if OPTION_DDR3
@@ -3929,7 +3929,7 @@ BOOLEAN MemFS3DefConstructorRet (
0
};
MEM_FEAT_TRAIN_SEQ memTrainSequenceDDR3[] = {
- 0
+ { 0 }
};
#endif
/*---------------------------------------------------------------------------------------------------