Tegra186: fix defects flagged by MISRA scan
Main fixes:

Remove unused type conversion

Fix invalid use of function pointer [Rule 1.3]

Fix variable essential type doesn't match [Rule 10.3]

Voided non c-library functions whose return types are not used
 [Rule 17.7]

Change-Id: I23994c9d4d6a240080933d848d2b03865acaa833
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
1 parent 86d0a52 commit 9e7a24362d28c54daa5a55429283f16fe836fa76
@Anthony Zhou Anthony Zhou authored on 28 Jun 2017
Varun Wadekar committed on 18 Jan 2019
Showing 3 changed files
View
plat/nvidia/tegra/soc/t186/plat_psci_handlers.c
View
plat/nvidia/tegra/soc/t186/plat_secondary.c
View
plat/nvidia/tegra/soc/t186/plat_smmu.c