]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/env_callback.h
Merge branch 'for-v2013.04'
[karo-tx-uboot.git] / include / env_callback.h
index e89b6dadc9421f9bf9dc8435795f99d588283a1f..b8560006540041e43d36928f470e08f341dc0846 100644 (file)
@@ -67,7 +67,6 @@ struct env_clbk_tbl {
                int flags);
 };
 
-struct env_clbk_tbl *find_env_callback(const char *);
 void env_callback_init(ENTRY *var_entry);
 
 /*