mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 06:02:05 +00:00
kconfig: remove orphan lookup_file() declaration
There is no definition, no caller for lookup_file(). Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
This commit is contained in:
parent
313c6cd3c2
commit
17787468d4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user