summaryrefslogtreecommitdiff
path: root/lib/psci/psci_stat.c
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2018-07-11 14:37:54 +0200
committerSandrine Bailleux <sandrine.bailleux@arm.com>2018-07-11 17:33:29 +0200
commited8c3743ef8c2c929e1a3ecf6275b6f9eba2c4e1 (patch)
treef5439d27e33037f7fa324fd80ad262631fa608b5 /lib/psci/psci_stat.c
parent6c77e7491563979a3a0ba5eb8b8c6a073cb5c2cb (diff)
ARM platforms: Remove some duplicate declarations
The plat_arm_mmap variable is already declared in plat_arm.h, which is included from plat/arm/common/arm_common.c. Similarly, plat_arm.h declares the 'plat_arm_psci_pm_ops' variable, which does not need to be declared again in plat/arm/common/arm_pm.c. The duplication was not compliant with MISRA rule 8.5. Change-Id: Icc42547cc025023226b1078a7ec4f06d093364b7 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Diffstat (limited to 'lib/psci/psci_stat.c')
0 files changed, 0 insertions, 0 deletions