arm-trusted-firmware/plat/nvidia/tegra/soc/t194/drivers
Varun Wadekar 8d4107f083 Tegra194: se: fix multiple MISRA issues
This patch fixes violations for the following MISRA rules

* Rule 8.4  "A compatible declaration shall be visible when an object or
             function with external linkage is defined"
* Rule 10.1 "Operands shall not be of an inappropriate essential type"
* Rule 10.6 "Both operands of an operator in which the usual arithmetic
             conversions are perdormed shall have the same essential type
             category"
* Rule 17.7 "The value returned by a function having non-void return
             type shall be used"

Change-Id: I171ac8340de729fd7be928fa0c0694e9bb8569f0
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2020-01-31 13:21:12 -08:00
..
include Enable -Wredundant-decls warning check 2020-01-28 11:09:02 -06:00
mce Tegra194: mce: remove unused NVG functions 2020-01-23 09:03:51 -08:00
se Tegra194: se: fix multiple MISRA issues 2020-01-31 13:21:12 -08:00