kernel: replace power/power.h with pm/pm.h
Replace old header with the new one. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
b287725d41
commit
13f528bc59
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
#include <linker/sections.h>
|
||||
#include <drivers/timer/system_timer.h>
|
||||
#include <wait_q.h>
|
||||
#include <power/power.h>
|
||||
#include <pm/pm.h>
|
||||
#include <stdbool.h>
|
||||
#include <logging/log.h>
|
||||
#include <ksched.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue