]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Include/Protocol/ArmScmiClockProtocol.h
ArmPkg: Fix Ecc error 7008 for SCMI_CLOCK_RATE
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 8 Jan 2021 14:06:20 +0000 (14:06 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 15 Apr 2021 19:53:39 +0000 (19:53 +0000)
commit39b3e14c9950376e48dc3e65404e4cf884607add
treebf263e64a9fe6b648672c81875817d7aea39cf1f
parent3c0c1d3faea5718206764e44bd26fc7667c4fb9f
ArmPkg: Fix Ecc error 7008 for SCMI_CLOCK_RATE

This patch fixes the following Ecc reported error:
Complex types should be typedef-ed

The error is due to the a nested structure declaration.

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