]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/spd_sdram.h
configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfig
[people/ms/u-boot.git] / include / spd_sdram.h
index feb1bbd4c508b31076ece880379b02ce7d802480..a2be96c1aa1e993627dbf126a39b7348460c95f6 100644 (file)
@@ -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 
+#endif