arch/arm/src/cxd56xx: fix style issues

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko 2023-05-17 23:10:46 +03:00 committed by Xiang Xiao
parent 764f8ef9be
commit e85afaf6cf
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ static int cxd56_pm_maintask(int argc, char *argv[])
}
void *cxd56_pm_register_callback(uint32_t target,
cxd56_pm_callback callback)
cxd56_pm_callback callback)
{
struct pm_cbentry_s *entry = NULL;