]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/dtt.h
arm: do not compile relocate_code() for SPL builds
[karo-tx-uboot.git] / include / dtt.h
index 9e6c08c5c8422e47838ddbb50679b128e3438a4f..6d5534de416815cf5f8884c0155518bbd4904d49 100644 (file)
@@ -52,6 +52,7 @@
 #endif
 #endif /* CONFIG_DTT_ADM1021 */
 
+extern void dtt_init(void);
 extern int dtt_init_one(int);
 extern int dtt_read(int sensor, int reg);
 extern int dtt_write(int sensor, int reg, int val);