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

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/ArmScmiClockProtocol.h