audk/Vlv2TbltDevicePkg/PlatformDxe
Gary Lin 076d0d64aa Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variables
Fix the following errors from gcc:

Vlv2TbltDevicePkg/PlatformDxe/Platform.c: In function ?InitPciDevPME?:
Vlv2TbltDevicePkg/PlatformDxe/Platform.c:516:26: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]

Vlv2TbltDevicePkg/PlatformDxe/Platform.c: In function ?InitThermalZone?:
Vlv2TbltDevicePkg/PlatformDxe/Platform.c:575:26: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]

Vlv2TbltDevicePkg/PlatformDxe/IchRegTable.c: In function ?InitializeSubsystemIds?:
Vlv2TbltDevicePkg/PlatformDxe/IchRegTable.c:111:10: error: variable ?SubsystemAudioVidDid? set but not used [-Werror=unused-but-set-variable]

Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c: In function ?InitBadBars?:
Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c:115:40: error: variable ?PciIoDevice? set but not used [-Werror=unused-but-set-variable]
Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c:114:39: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]

Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c: In function ?ProgramPciLatency?:
Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c:320:39: error: variable ?Status? 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>
Reviewed-by: David Wei <david.wei@intel.com>
2016-08-03 11:08:31 +08:00
..
Observable
AzaliaVerbTable.h
BoardId.c
BoardIdDecode.c
BoardIdDecode.h
ClockControl.c
Configuration.h
ExI.c
IchPlatformPolicy.c
IchRegTable.c Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variables 2016-08-03 11:08:31 +08:00
IchTcoReset.c
IdccInfo.c
LegacySpeaker.c
LegacySpeaker.h
PciBus.h
PciDevice.c Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variables 2016-08-03 11:08:31 +08:00
Platform.c Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variables 2016-08-03 11:08:31 +08:00
PlatformDxe.h
PlatformDxe.inf
Rtc.c
SensorVar.c
SioPlatformPolicy.c
SlotConfig.c
SlotConfig.h