aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/e7505/raminit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/e7505/raminit.h')
-rw-r--r--src/northbridge/intel/e7505/raminit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/intel/e7505/raminit.h b/src/northbridge/intel/e7505/raminit.h
index eae8935163..1581b826b8 100644
--- a/src/northbridge/intel/e7505/raminit.h
+++ b/src/northbridge/intel/e7505/raminit.h
@@ -35,6 +35,6 @@ int e7505_mch_is_ready(void);
/* Mainboard exports this. */
-int spd_read_byte(unsigned device, unsigned address);
+int spd_read_byte(unsigned int device, unsigned int address);
#endif /* RAMINIT_H */