X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fkconfig%2Fexpr.h;h=1b36ef18c48d2ea04ac65d6cd9733b334b5ec621;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=7d39ff43e6e1facd64d6267cd443919b3d1c7381;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/scripts/kconfig/expr.h b/scripts/kconfig/expr.h index 7d39ff43e..1b36ef18c 100644 --- a/scripts/kconfig/expr.h +++ b/scripts/kconfig/expr.h @@ -93,7 +93,6 @@ struct symbol { #define SYMBOL_NEW 0x0800 #define SYMBOL_AUTO 0x1000 #define SYMBOL_CHECKED 0x2000 -#define SYMBOL_CHECK_DONE 0x4000 #define SYMBOL_WARNED 0x8000 #define SYMBOL_MAXLENGTH 256