]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Include/Protocol/ArmScmiClockProtocol.h
ArmPkg: Fix Ecc error 8005 for SCMI_CLOCK_RATE_FORMAT
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 15 Jan 2021 17:31:32 +0000 (17:31 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 15 Apr 2021 19:53:39 +0000 (19:53 +0000)
commit063f8483b94a23ad4969ff8cafeb49b2068ae3a5
tree8380b6f077edf34aef5b980cc85ca565d0b40ce8
parentbd8efb4f8e805337599e2fe7eb2b84bb5b38e282
ArmPkg: Fix Ecc error 8005 for SCMI_CLOCK_RATE_FORMAT

This patch fixes the following Ecc reported error:
Variable name does not follow the rules:
1. First character should be upper case
2. Must contain lower case characters
3. No white space characters
4. Global variable name must start with a 'g'

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
ArmPkg/Drivers/ArmScmiDxe/ScmiClockProtocol.c
ArmPkg/Include/Protocol/ArmScmiClock2Protocol.h
ArmPkg/Include/Protocol/ArmScmiClockProtocol.h