summaryrefslogtreecommitdiff
path: root/drivers/watchdog/sandbox_wdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/watchdog/sandbox_wdt.c')
-rw-r--r--drivers/watchdog/sandbox_wdt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/sandbox_wdt.c b/drivers/watchdog/sandbox_wdt.c
index cd5eadbfd21..535614f04d6 100644
--- a/drivers/watchdog/sandbox_wdt.c
+++ b/drivers/watchdog/sandbox_wdt.c
@@ -3,6 +3,7 @@
* Copyright 2017 Google, Inc
*/
+#include <common.h>
#include <dm.h>
#include <wdt.h>
#include <asm/state.h>