Tegra: common: drivers: fix MISRA defects
Main fixes:

Add suffix U for constant [Rule 10.1]

Match the operands type [Rule 10.4]

Use UL replace U for that constant define that need do "~"
operation [Rule 12.4]

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

Change-Id: Ia1e814ca3890eab7904be9c79030502408f30936
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
1 parent b36aea5 commit 61beb3e016592b047685f17578461e880af4746a
@Anthony Zhou Anthony Zhou authored on 28 Jun 2017
Varun Wadekar committed on 18 Jan 2019
Showing 6 changed files
View
plat/nvidia/tegra/common/drivers/memctrl/memctrl_v2.c
View
plat/nvidia/tegra/common/drivers/smmu/smmu.c
View
plat/nvidia/tegra/include/drivers/memctrl_v2.h
View
plat/nvidia/tegra/include/drivers/smmu.h
View
plat/nvidia/tegra/include/t186/tegra_def.h
View
plat/nvidia/tegra/include/tegra_platform.h