[coreboot-gerrit] Change in coreboot[master]: soc/amd/common: Include appropriate headers in dimm_spd.h

Marc Jones (Code Review) gerrit at coreboot.org
Tue Nov 21 01:27:15 CET 2017


Marc Jones has uploaded this change for review. ( https://review.coreboot.org/22547


Change subject: soc/amd/common: Include appropriate headers in dimm_spd.h
......................................................................

soc/amd/common: Include appropriate headers in dimm_spd.h

Change-Id: I69e8eaffefbda4fdfb89264a55762558950aa5e2
Signed-off-by: Marc Jones <marcj303 at gmail.com>
---
M src/soc/amd/common/block/include/amdblocks/dimm_spd.h
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/22547/1

diff --git a/src/soc/amd/common/block/include/amdblocks/dimm_spd.h b/src/soc/amd/common/block/include/amdblocks/dimm_spd.h
index 8683caa..4c377a0 100644
--- a/src/soc/amd/common/block/include/amdblocks/dimm_spd.h
+++ b/src/soc/amd/common/block/include/amdblocks/dimm_spd.h
@@ -16,6 +16,9 @@
 #ifndef __DIMMSPD_H__
 #define __DIMMSPD_H__
 
+#include <agesawrapper.h>
+#include <stddef.h>
+
 AGESA_STATUS
 AmdMemoryReadSPD(IN UINT32 Func, IN UINTN Data,
 				IN OUT AGESA_READ_SPD_PARAMS *SpdData);

-- 
To view, visit https://review.coreboot.org/22547
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I69e8eaffefbda4fdfb89264a55762558950aa5e2
Gerrit-Change-Number: 22547
Gerrit-PatchSet: 1
Gerrit-Owner: Marc Jones <marc at marcjonesconsulting.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171121/cd266591/attachment.html>


More information about the coreboot-gerrit mailing list