X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=scripts%2Fkconfig%2Fexpr.h;h=170459c224a13d94be08b00b72b63c1503303ed1;hb=8f08bfd4777a2953d18db756938d90a5b532eb1a;hp=6ee2e4fb148146ace18b2e5a7414e6a89d5d3e2f;hpb=e9a68707d736f4f73d7e209885d7b4c5c452b1dc;p=~andy%2Flinux diff --git a/scripts/kconfig/expr.h b/scripts/kconfig/expr.h index 6ee2e4fb148..170459c224a 100644 --- a/scripts/kconfig/expr.h +++ b/scripts/kconfig/expr.h @@ -165,7 +165,6 @@ struct menu { struct symbol *sym; struct property *prompt; struct expr *dep; - struct expr *dir_dep; unsigned int flags; char *help; struct file *file;