aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/menu.c
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2010-06-11 13:41:04 -0700
committerMichal Marek <mmarek@suse.cz>2010-06-12 00:07:50 +0200
commit60c8eca69f7fb2820677a635d921866f66727fcb (patch)
tree118176c824f125ed4f36a469188cdd11b0967874 /scripts/kconfig/menu.c
parente7401d8321f89a3785a395ba307c720e2b390f96 (diff)
scripts:conf.c Fix warning: variable 'type' set but not used
Not sure if this is correct or not, but with make menuconfig HOSTCC scripts/kconfig/conf.o scripts/kconfig/conf.c: In function 'conf_sym': scripts/kconfig/conf.c:159:6: warning: variable 'type' set but not used scripts/kconfig/conf.c: In function 'conf_choice': scripts/kconfig/conf.c:231:6: warning: variable 'type' set but not used HOSTLD scripts/kconfig/mconf I get this using gcc 4.6.0 the below change fixes this form me. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/kconfig/menu.c')
0 files changed, 0 insertions, 0 deletions