summaryrefslogtreecommitdiffstats
path: root/include/spd_sdram.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/spd_sdram.h')
-rw-r--r--include/spd_sdram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/spd_sdram.h b/include/spd_sdram.h
index 4e754ec9e3..a2be96c1aa 100644
--- a/include/spd_sdram.h
+++ b/include/spd_sdram.h
@@ -1,6 +1,6 @@
#ifndef _SPD_SDRAM_H_
#define _SPD_SDRAM_H_
-long int spd_sdram(int(read_spd)(uint addr));
+long int spd_sdram(void);
#endif
OpenPOWER on IntegriCloud