diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2018-07-11 14:37:54 +0200 |
---|---|---|
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2018-07-11 17:33:29 +0200 |
commit | ed8c3743ef8c2c929e1a3ecf6275b6f9eba2c4e1 (patch) | |
tree | f5439d27e33037f7fa324fd80ad262631fa608b5 /lib/psci/psci_private.h | |
parent | 6c77e7491563979a3a0ba5eb8b8c6a073cb5c2cb (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_private.h')
0 files changed, 0 insertions, 0 deletions