]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: Fix Ecc error 5007 in PL031RealTimeClockLib
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 23 Oct 2020 13:36:19 +0000 (14:36 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 9 Dec 2020 15:32:12 +0000 (15:32 +0000)
commit28978df0bdafce1d26ff337fd67ee6c3a5b3876e
tree7dc16481fee134e8d1a0de9573768b448747050a
parent1485e8bbc86e9a7e1954cfe5697fbd45d8e3b04e
ArmPlatformPkg: Fix Ecc error 5007 in PL031RealTimeClockLib

This patch fixes the following Ecc reported error:
There should be no initialization of a variable as
part of its declaration

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.c