common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / watchdog / omap_wdt.c
index 5199d91..ed8b219 100644 (file)
@@ -37,6 +37,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <watchdog.h>
 #include <asm/arch/hardware.h>
 #include <asm/io.h>