common: Drop log.h from common header
[pandora-u-boot.git] / drivers / crypto / fsl / fsl_hash.c
index e63def8..953deec 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <log.h>
 #include <malloc.h>
 #include <memalign.h>
 #include "jobdesc.h"