]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/spd_sdram.h
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / include / spd_sdram.h
index 4e754ec9e335af9383af02a32f7067c78a2480d7..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