summaryrefslogtreecommitdiff
path: root/drivers/watchdog/cdns_wdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/watchdog/cdns_wdt.c')
-rw-r--r--drivers/watchdog/cdns_wdt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/watchdog/cdns_wdt.c b/drivers/watchdog/cdns_wdt.c
index 6a608b6371..775f06a6e1 100644
--- a/drivers/watchdog/cdns_wdt.c
+++ b/drivers/watchdog/cdns_wdt.c
@@ -11,6 +11,8 @@
#include <wdt.h>
#include <clk.h>
#include <div64.h>
+#include <dm/device_compat.h>
+#include <linux/err.h>
#include <linux/io.h>
DECLARE_GLOBAL_DATA_PTR;