summaryrefslogtreecommitdiff
path: root/drivers/misc/p2sb_sandbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/p2sb_sandbox.c')
-rw-r--r--drivers/misc/p2sb_sandbox.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/p2sb_sandbox.c b/drivers/misc/p2sb_sandbox.c
index 9f3cd14958b..d80bca22a6b 100644
--- a/drivers/misc/p2sb_sandbox.c
+++ b/drivers/misc/p2sb_sandbox.c
@@ -7,6 +7,7 @@
#define LOG_CATEGORY UCLASS_P2SB
+#include <common.h>
#include <dm.h>
#include <asm/io.h>
#include <p2sb.h>