Fix MISRA rule 8.3 in common code
authorRoberto Vargas <roberto.vargas@arm.com>
Mon, 12 Feb 2018 12:36:17 +0000 (12:36 +0000)
committerRoberto Vargas <roberto.vargas@arm.com>
Wed, 28 Feb 2018 17:18:21 +0000 (17:18 +0000)
commit9fb8af33c40f21becde99fc15db73b1f4d82059c
treec5433a1da3c86590dbe4367c66acf9b987322390
parent322a98b6322f1b566a5c4ec65fe481dc204b3eb0
Fix MISRA rule 8.3 in common code

Rule 8.3: All declarations of an object or function shall
          use the same names and type qualifiers.

Change-Id: Iff384187c74a598a4e73f350a1893b60e9d16cec
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
bl31/bl31_context_mgmt.c
drivers/delay_timer/delay_timer.c
include/bl31/bl31.h
include/bl31/interrupt_mgmt.h
include/common/bl_common.h
include/drivers/delay_timer.h
include/lib/pmf/pmf.h
include/plat/common/platform.h
lib/psci/psci_private.h
lib/xlat_tables_v2/xlat_tables_private.h