Skip to content

Commit 951a959

Browse files
committed
[DM/FIXUP] include master id default
Signed-off-by: GuEe-GUI <[email protected]>
1 parent 03a9729 commit 951a959

File tree

1 file changed

+1
-0
lines changed
  • components/drivers/include/drivers/core

1 file changed

+1
-0
lines changed

components/drivers/include/drivers/core/dm.h

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include <ioremap.h>
1818
#include <drivers/misc.h>
1919
#include <drivers/byteorder.h>
20+
#include <drivers/core/master_id.h>
2021

2122
#ifndef RT_CPUS_NR
2223
#define RT_CPUS_NR 1

0 commit comments

Comments
 (0)