common: Drop log.h from common header
[oweals/u-boot.git] / drivers / bootcount / rtc.c
index db89fa3a358c7ba16df4d46cdc2b594f7376652b..076a8bb2be8dcbcdcc4df7b2782df7075a55f769 100644 (file)
@@ -6,6 +6,7 @@
 #include <common.h>
 #include <bootcount.h>
 #include <dm.h>
+#include <log.h>
 #include <rtc.h>
 
 static const u8 bootcount_magic = 0xbc;