efi: resolve warnings found on ARM compile
authorRoy Franz <roy.franz@linaro.org>
Sun, 22 Sep 2013 22:45:42 +0000 (15:45 -0700)
committerMatt Fleming <matt.fleming@intel.com>
Wed, 25 Sep 2013 11:34:45 +0000 (12:34 +0100)
commit4e283088bd9af0ff119d6e15bca81a83d6e8e30c
tree59f20975a54105f17761a3c821d73ff2d7995d46
parent6a5fe770d32811ffacefaa2a430cc067ecc7336c
efi: resolve warnings found on ARM compile

warnings from gcc:
warning: label 'free_pool' defined but not used [-Wunused-label]
warning: value computed is not used [-Wunused-value]

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
drivers/firmware/efi/efi-stub-helper.c