arch: 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:
Gerard Marull-Paretas 2021-05-03 17:24:47 +02:00 committed by Anas Nashif
commit 280ca7a632
3 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@
#include <arch/common/addr_types.h>
#include <arch/x86/ia32/segmentation.h>
#include <power/power.h>
#include <pm/pm.h>
#endif /* _ASMLANGUAGE */