arch/arm/src/cxd56xx: fix style issues
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
parent
764f8ef9be
commit
e85afaf6cf
|
@ -477,7 +477,7 @@ static int cxd56_pm_maintask(int argc, char *argv[])
|
||||||
}
|
}
|
||||||
|
|
||||||
void *cxd56_pm_register_callback(uint32_t target,
|
void *cxd56_pm_register_callback(uint32_t target,
|
||||||
cxd56_pm_callback callback)
|
cxd56_pm_callback callback)
|
||||||
{
|
{
|
||||||
struct pm_cbentry_s *entry = NULL;
|
struct pm_cbentry_s *entry = NULL;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue