samples: device_pm: include device_runtime.h
include the now relocated device_runtime.h. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
5d97f8ce4c
commit
b3c107a432
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include <pm/device_runtime.h>
|
||||
#include <sys/printk.h>
|
||||
#include "dummy_parent.h"
|
||||
#include "dummy_driver.h"
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include <pm/device_runtime.h>
|
||||
#include <sys/printk.h>
|
||||
#include "dummy_parent.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue