diff options
author | Gary Lin <glin@suse.com> | 2016-07-29 11:25:22 +0800 |
---|---|---|
committer | david wei <david.wei@intel.com> | 2016-08-03 11:02:12 +0800 |
commit | b3a4a852edc1ff131b219047b5342b899f695e08 (patch) | |
tree | 44d581766ad0cbc90c32acf8db64dd5ab3da6471 /BaseTools/Source/Python/GenFds/__init__.py | |
parent | 9e9d99231033ce2eca150a3fd6f8c8d6217234bd (diff) | |
download | edk2-platforms-b3a4a852edc1ff131b219047b5342b899f695e08.tar.xz |
Vlv2TbltDevicePkg/MultiPlatformLib: Remove the unused variables
Fix the following errors from gcc:
Vlv2TbltDevicePkg/Library/MultiPlatformLib/MultiPlatformLib.c: In function ?MultiPlatformInfoInit?:
Vlv2TbltDevicePkg/Library/MultiPlatformLib/MultiPlatformLib.c:47:14: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.c: In function ?ReadClockGeneratorID?:
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.c:222:33: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.c: In function ?ConfigurePlatformClocks?:
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.c:283:33: error: variable ?ClockGenID? set but not used [-Werror=unused-but-set-variable]
Also fix the coding style of MultiPlatformInfoInit()
Cc: David Wei <david.wei@intel.com>
Cc: "Wu, Hao A" <hao.a.wu@intel.com>
Cc: "Lu, ShifeiX A" <shifeix.a.lu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: David Wei <david.wei@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/__init__.py')
0 files changed, 0 insertions, 0 deletions