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

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/Drivers/NorFlashDxe/NorFlashDxe.c