Home
last modified time | relevance | path

Searched hist:ccec2b98f2dce6c0c3f84eb3298be0f2d050305c (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/psci/
H A Dpsci_main.cccec2b98f2dce6c0c3f84eb3298be0f2d050305c Thu Apr 18 10:10:08 UTC 2024 Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(lib): declare unused parameters as void

This corrects the MISRA violation C2012-2.7:
There should be no unused parameters in functions.
Declared unused function parameters as void.

Change-Id: I979ba118fd209be5d4f0bff3978479c22428d79b
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>