Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
[oweals/u-boot.git] / drivers / watchdog / orion_wdt.c
index 885821d562ea1ae49eec315a33a6b22144648081..d33e2ac3dc19005dd045df17df40e262a47b9d94 100644 (file)
@@ -15,7 +15,9 @@
 #include <common.h>
 #include <dm.h>
 #include <clk.h>
+#include <log.h>
 #include <wdt.h>
+#include <linux/bitops.h>
 #include <linux/kernel.h>
 #include <asm/io.h>
 #include <asm/arch/cpu.h>