summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/agesa/dimmSpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/agesa/dimmSpd.h')
-rw-r--r--src/northbridge/amd/agesa/dimmSpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/amd/agesa/dimmSpd.h b/src/northbridge/amd/agesa/dimmSpd.h
index 8e49b7c31693..aaa6aa3d78a8 100644
--- a/src/northbridge/amd/agesa/dimmSpd.h
+++ b/src/northbridge/amd/agesa/dimmSpd.h
@@ -17,7 +17,7 @@
#define _DIMMSPD_H_
AGESA_STATUS
-AmdMemoryReadSPD (IN UINT32 Func, IN UINT32 Data, IN OUT AGESA_READ_SPD_PARAMS *SpdData);
+AmdMemoryReadSPD (IN UINT32 Func, IN UINTN Data, IN OUT AGESA_READ_SPD_PARAMS *SpdData);
int hudson_readSpd(int spdAddress, char *buf, size_t len);