ArmPlatformPkg/PL031RealTimeClockLib: drop ArmPlatformSysConfigLib reference

The PL031 driver implements a VExpress/Juno specific hack to set the
battery backed clock in addition to the PL031. However, none of the
remaining VExpress based hardware we support in EDK2 actuall implements
this feature so we can just remove it, and get rid of the cumbersome
dependency on ArmPlatform.h.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
This commit is contained in:
Ard Biesheuvel
2017-11-15 13:04:46 +00:00
parent 302e8eda3b
commit 0d36a219c7
2 changed files with 6 additions and 38 deletions

View File

@@ -34,7 +34,6 @@
UefiLib
DebugLib
PcdLib
ArmPlatformSysConfigLib
DxeServicesTableLib
TimeBaseLib
UefiRuntimeLib