arm-trusted-firmware/plat/arm
Sandrine Bailleux ed8c3743ef 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>
2018-07-11 17:33:29 +02:00
..
board Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
common ARM platforms: Remove some duplicate declarations 2018-07-11 17:33:29 +02:00
css Fix MISRA rule 8.4 2018-07-10 13:54:48 +01:00
soc/common Fix MISRA rule 8.4 Part 2 2018-02-28 17:19:56 +00:00