]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/stratixII.h
arm: do not compile relocate_code() for SPL builds
[karo-tx-uboot.git] / include / stratixII.h
index 37abd9fa4444e75f7cd4b9a9b0cd9f9ebf8aaade..b8e84573c7a96088cc1dd8b1e3a202b172069646 100644 (file)
@@ -27,6 +27,5 @@
 extern int StratixII_load (Altera_desc * desc, void *image, size_t size);
 extern int StratixII_dump (Altera_desc * desc, void *buf, size_t bsize);
 extern int StratixII_info (Altera_desc * desc);
-extern int StratixII_reloc (Altera_desc * desc, ulong reloc_off);
 
 #endif                         /* _STRATIXII_H_ */