Merge branch '2020-06-15-misc-bugfixes'
[oweals/u-boot.git] / drivers / bootcount / bootcount-uclass.c
index 0689db7a5bcc59c0a527d6f8076738399b0f2d16..34ac08d59a6aab06e730dac50656ecfeeaa35613 100644 (file)
@@ -7,6 +7,7 @@
 #include <dm.h>
 #include <errno.h>
 #include <bootcount.h>
+#include <log.h>
 
 int dm_bootcount_get(struct udevice *dev, u32 *bootcount)
 {