]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Drivers/ArmScmiDxe/ScmiClockProtocol.c
ArmPkg: Fix Ecc error 5007 in ArmScmiDxe
authorPierre Gondois <Pierre.Gondois@arm.com>
Thu, 10 Dec 2020 13:05:24 +0000 (13:05 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 6 Jan 2021 16:22:54 +0000 (16:22 +0000)
commit3f0d3dfa0ec475912095456dd5dd3d8750028ae4
tree76b0c99f330986e27dd6f4bd69ccc1ca36e7447b
parentfb48f1e2980bcca8fe75d30cacc73c6e00b109b8
ArmPkg: Fix Ecc error 5007 in ArmScmiDxe

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>
ArmPkg/Drivers/ArmScmiDxe/Scmi.c
ArmPkg/Drivers/ArmScmiDxe/ScmiClockProtocol.c