diff options
author | Gary Lin <glin@suse.com> | 2016-07-22 17:47:12 +0800 |
---|---|---|
committer | david wei <david.wei@intel.com> | 2016-08-03 16:09:44 +0800 |
commit | e80cb37ee7b507b6cfe4e4b0f23dc4c5cb2c1d5d (patch) | |
tree | 020ea24afcd1c6b39fbc3a45375afd3c5e32d965 /BaseTools/Source/Python/Ecc/EccToolError.py | |
parent | deaacda3b2740477733564066eb69d5c94b41bba (diff) | |
download | edk2-platforms-e80cb37ee7b507b6cfe4e4b0f23dc4c5cb2c1d5d.tar.xz |
Vlv2TbltDevicePkg/FvbRuntimeDxe: Remove unused variables
Fix the following errors from gcc:
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.c: In function ‘FvbWriteBlock’:
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.c:368:44: error: variable ‘FwhInstance’ set but not used [-Werror=unused-but-set-variable]
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.c: In function ‘FvbEraseBlock’:
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.c:448:44: error: variable ‘FwhInstance’ set but not used [-Werror=unused-but-set-variable]
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.c: In function ‘FvbInitialize’:
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.c:1028:41: error: variable ‘FvHeaderValid’ set but not used [-Werror=unused-but-set-variable]
Cc: David Wei <david.wei@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/EccToolError.py')
0 files changed, 0 insertions, 0 deletions