summaryrefslogtreecommitdiff
path: root/scripts/kconfig/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kconfig/expr.h')
-rw-r--r--scripts/kconfig/expr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/kconfig/expr.h b/scripts/kconfig/expr.h
index 3ebdf602cc39..47d65ea2562a 100644
--- a/scripts/kconfig/expr.h
+++ b/scripts/kconfig/expr.h
@@ -105,7 +105,6 @@ struct property {
struct symbol *sym;
enum prop_type type;
const char *text;
- struct symbol *def;
struct expr_value visible;
struct expr *expr;
struct menu *menu;