mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
pm_runtime: fix header missing, up_interrupt_context may undeclared
Signed-off-by: buxiasen <buxiasen@xiaomi.com>
This commit is contained in:
parent
eae0dfd641
commit
ed572174e1
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue