clk: sifive: fu540-prci: Add clock enable and disable ops
[oweals/u-boot.git] / drivers / watchdog / wdt-uclass.c
index 4cdb7bd64cdf4267628fb869e244a7f5df245d19..e632f077f342bb5e279adfd12348639bcd831bc7 100644 (file)
@@ -7,6 +7,7 @@
 #include <dm.h>
 #include <errno.h>
 #include <hang.h>
+#include <log.h>
 #include <time.h>
 #include <wdt.h>
 #include <dm/device-internal.h>