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>
1 parent 6c77e74 commit ed8c3743ef8c2c929e1a3ecf6275b6f9eba2c4e1
@Sandrine Bailleux Sandrine Bailleux authored on 11 Jul 2018
Showing 2 changed files
View
plat/arm/common/arm_common.c
View
plat/arm/common/arm_pm.c