common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / pwm / tegra_pwm.c
index 02c3650..5e98d0f 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <pwm.h>
 #include <asm/io.h>
 #include <asm/arch/clock.h>