]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Remove struct CM_ARM_CPU_INFO
authorSami Mujawar <sami.mujawar@arm.com>
Tue, 9 Jul 2019 10:48:33 +0000 (11:48 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sun, 29 Mar 2020 16:53:35 +0000 (16:53 +0000)
commit3e025c77429c2f92cecf6045854808ddcacfdf6d
treed756f7b70790abdd7405852d67f363662701e253
parentf291a581ac0aa6e1d892b471c404e4e3f8a69bad
DynamicTablesPkg: Remove struct CM_ARM_CPU_INFO

The VS2017 compiler reports 'error C2016: C requires that
a struct or union has at least one member' for the struct
CM_ARM_CPU_INFO.

Remove struct CM_ARM_CPU_INFO as this is not in use.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
DynamicTablesPkg/Include/ArmNameSpaceObjects.h