eal/arm: remove unused type
authorRuifeng Wang <ruifeng.wang@arm.com>
Fri, 11 Jun 2021 14:42:18 +0000 (14:42 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Mon, 5 Jul 2021 07:50:51 +0000 (09:50 +0200)
commit18f0b28eecb4b4232ee7afd8e7961dcb73a44f9c
treef5acb9608b1655cc4eb2bb9aedb8f8ec3dfc5c56
parent5e2226f194027d3b3e35cb5b444d126928433017
eal/arm: remove unused type

Data types Elf32_auxv_t and Elf64_auxv_t are used by OS Linux
auxiliary vector read, and not used by arch specific cpu flag
API implementations. Hence remove them from Arm file.

Reported-by: James Grant <j.grant@qub.ac.uk>
Signed-off-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
lib/eal/arm/rte_cpuflags.c