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

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/LcdGraphicsOutputDxe/LcdGraphicsOutputBlt.c
ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.c