kconfig: rename file_write_dep and move it to confdata.c
[carl9170fw.git] / config / lkc.h
index ed3ff88e60ba11dad4c8da68865526999b35626b..6b7bbc6238e3f11ef3b02f0bfc7be978eba599d0 100644 (file)
@@ -97,7 +97,6 @@ void menu_set_type(int type);
 
 /* util.c */
 struct file *file_lookup(const char *name);
-int file_write_dep(const char *name);
 void *xmalloc(size_t size);
 void *xcalloc(size_t nmemb, size_t size);
 void *xrealloc(void *p, size_t size);