]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: Fix Ecc error 8001 in PrePi
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 20 Nov 2020 10:01:13 +0000 (10:01 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 9 Dec 2020 15:32:12 +0000 (15:32 +0000)
commit061cbbc1115eb7360f2c7627d53d13e35d63cbe3
tree2ef751876f0c89f7d9775cba124388d18695ced9
parent2dfd81aaf50ca2bd1e2d33ed5687620de90810ce
ArmPlatformPkg: Fix Ecc error 8001 in PrePi

This patch fixes the following Ecc reported error:
Only capital letters are allowed to be used for #define
declarations

The "SerialPrint" macro is definied for the PrePi module
residing in the ArmPlatformPkg. It is never used in the module.
The macro is thus removed.

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