diff --git a/[refs] b/[refs] index 82728b53e7aa..0fdda0aba8d9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 03d29122738f0bd81afd44b1f566e64ebf8d06fe +refs/heads/master: 1edf1c00acf8d9b60d436d6a0a55e395353a446c diff --git a/trunk/scripts/kconfig/expr.h b/trunk/scripts/kconfig/expr.h index d6c33ce6dfdf..a195986eec6f 100644 --- a/trunk/scripts/kconfig/expr.h +++ b/trunk/scripts/kconfig/expr.h @@ -77,7 +77,6 @@ struct symbol { tristate visible; int flags; struct property *prop; - struct expr *dep, *dep2; struct expr_value rev_dep; };