coreboot-kgpe-d16/util/intelmetool
Paul Menzel 10984d1034 intelmetool: Enable warning *set-but-unused-variable*
There are no GCC warnings anymore about set but unused variables, and
Clang warns about this switch, as it doesn’t know it.

So remove the switch to use the default set by the switch `Wall`.

Change-Id: Ie9eb26d4f8b298af231b952b547b71d68c649eaf
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: https://review.coreboot.org/19613
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude@gmail.com>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2017-05-11 16:42:11 +02:00
..
Makefile intelmetool: Enable warning *set-but-unused-variable* 2017-05-11 16:42:11 +02:00
intelmetool.c intelmetool: Use correct type for pointer 2017-05-06 07:54:47 +02:00
intelmetool.h util/intelmetool: Add support for Wildcat Point LP 2017-03-08 04:36:04 +01:00
me.c intelmetool: Comment out unused variable 2017-05-11 16:41:56 +02:00
me.h
me_status.c
mmap.c intelmetool: Print strerror() results for mmap errors 2017-05-05 22:37:28 +02:00
mmap.h util/intelmetool: Fix warning building with 32-bit 2016-12-28 17:25:56 +01:00