common: Drop log.h from common header
[pandora-u-boot.git] / arch / arm / mach-tegra / tegra20 / crypto.c
index b91191e..1efaa5c 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <linux/errno.h>
 #include "crypto.h"
 #include "uboot_aes.h"