mirror of
https://github.com/apache/nuttx.git
synced 2025-12-08 02:32:54 +08:00
pm_runtime: fix header missing, up_interrupt_context may undeclared
Signed-off-by: buxiasen <buxiasen@xiaomi.com>
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <errno.h>
|
||||
#include <sched.h>
|
||||
#include <nuttx/clock.h>
|
||||
#include <nuttx/arch.h>
|
||||
#include <nuttx/power/pm_runtime.h>
|
||||
#include <sched/sched.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user