Commit 17787468 authored by Masahiro Yamada's avatar Masahiro Yamada

kconfig: remove orphan lookup_file() declaration

There is no definition, no caller for lookup_file().
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 313c6cd3
......@@ -279,7 +279,6 @@ struct jump_key {
extern struct file *file_list;
extern struct file *current_file;
struct file *lookup_file(const char *name);
extern struct symbol symbol_yes, symbol_no, symbol_mod;
extern struct symbol *modules_sym;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment