]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Drivers/CpuDxe/AArch64/Mmu.c
ArmPkg: Fix Ecc error 5007 in CpuDxe
authorPierre Gondois <Pierre.Gondois@arm.com>
Thu, 10 Dec 2020 13:07:43 +0000 (13:07 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 6 Jan 2021 16:22:54 +0000 (16:22 +0000)
commitc5bbf36c13af6a292c3a4a1cb7dc5c850c6c792f
tree2de958ce01152f5c342149ddff033a8a421722d4
parent3f0d3dfa0ec475912095456dd5dd3d8750028ae4
ArmPkg: Fix Ecc error 5007 in CpuDxe

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/CpuDxe/AArch64/Mmu.c
ArmPkg/Drivers/CpuDxe/Arm/Mmu.c